Update examples

This commit is contained in:
Garrett Moon
2017-03-15 16:03:55 -07:00
parent 61c2bc4c91
commit 3522c81d5e
17 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
target 'Sample' do
pod 'AsyncDisplayKit', :path => '../..'
pod 'Texture', :path => '../..'
end