mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-10 22:42:21 +08:00
5 lines
223 B
Ruby
5 lines
223 B
Ruby
source 'https://github.com/CocoaPods/Specs.git'
|
|
platform :ios, '8.0'
|
|
pod 'AsyncDisplayKit', :path => '../..'
|
|
pod 'PINRemoteImage', :git => 'https://github.com/pinterest/PINRemoteImage.git', :branch => 'addPINAnimatedImage'
|