mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-05-13 00:39:06 +08:00
[Build / Cocoapods] Fix AnimatedGIF Podfile to use Sample as the target name, which is the correct one.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
source 'https://github.com/CocoaPods/Specs.git'
|
||||
platform :ios, '8.0'
|
||||
target 'ASAnimatedImage' do
|
||||
target 'Sample' do
|
||||
pod 'AsyncDisplayKit', :path => '../..'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user