Improve ASViewController example

This commit is contained in:
Michael Schneider
2016-03-16 09:36:35 -07:00
parent 192e9398e5
commit 788cdbd326
5 changed files with 23 additions and 51 deletions

View File

@@ -1,3 +1,3 @@
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
platform :ios, '7.1'
pod 'AsyncDisplayKit', :path => '../..'