More example fixes

This commit is contained in:
Garrett Moon
2017-03-16 11:10:13 -07:00
parent 8f76f5dee0
commit caace4f98b
35 changed files with 870 additions and 1661 deletions

View File

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