mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-14 16:09:09 +00:00
4 lines
100 B
Ruby
4 lines
100 B
Ruby
platform :ios, '6.0'
|
|
xcodeproj 'swaggerClient/swaggerClient.xcodeproj'
|
|
pod 'AFNetworking', '~> 2.1'
|