mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-03 17:05:34 +08:00
4 lines
109 B
Ruby
4 lines
109 B
Ruby
source 'https://github.com/CocoaPods/Specs.git'
|
|
platform :ios, '8.0'
|
|
pod 'AsyncDisplayKit', :path => '../..'
|