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

@@ -4,5 +4,5 @@ platform :ios, '8.0'
use_frameworks!
target 'Sample' do
pod 'AsyncDisplayKit', :path => '../..'
pod 'Texture', :path => '../..'
end