2015-06-06 23:43:34 -07:00

6 lines
140 B
Ruby

platform :ios, '6.0'
xcodeproj 'swaggerClient/swaggerClient.xcodeproj'
pod 'AFNetworking', '~> 2.1'
pod 'JSONModel', '~> 1.0'
pod 'ISO8601'