mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-05-17 00:06:44 +08:00
4 lines
129 B
Ruby
4 lines
129 B
Ruby
source 'https://github.com/CocoaPods/Specs.git'
|
||
platform :ios, '7.1'
|
||
target ‘Sample’
|
||
pod 'AsyncDisplayKit', :path => '../..' |