added podfile

This commit is contained in:
Tony Tam 2015-02-06 05:52:15 -08:00
parent 8b32db73c2
commit 0bf660ebe8

View File

@ -0,0 +1,3 @@
platform :ios, '6.0'
xcodeproj 'swaggerClient/swaggerClient.xcodeproj'
pod 'AFNetworking', '~> 2.1'