mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-19 15:20:58 +00:00
6 lines
140 B
Ruby
6 lines
140 B
Ruby
platform :ios, '6.0'
|
|
xcodeproj 'SwaggerClient/SwaggerClient.xcodeproj'
|
|
pod 'AFNetworking', '~> 2.1'
|
|
pod 'JSONModel', '~> 1.0'
|
|
pod 'ISO8601'
|