forked from loafle/openapi-generator-original
* Add a swift4 client generator * Updates per review comments: - Changed Alamofire dependency from 4.0 to 4.5 - Added "Codable", "Encodable", and "Decodable" to list of reserved words in generator - Ran "pod update" in default, promisekit, and rxswift samples test projects
23 lines
485 B
Plaintext
23 lines
485 B
Plaintext
PODS:
|
|
- Alamofire (4.5.0)
|
|
- PetstoreClient (0.0.1):
|
|
- Alamofire (~> 4.5)
|
|
- RxSwift (~> 3.4.1)
|
|
- RxSwift (3.4.1)
|
|
|
|
DEPENDENCIES:
|
|
- PetstoreClient (from `../`)
|
|
|
|
EXTERNAL SOURCES:
|
|
PetstoreClient:
|
|
:path: ../
|
|
|
|
SPEC CHECKSUMS:
|
|
Alamofire: f28cdffd29de33a7bfa022cbd63ae95a27fae140
|
|
PetstoreClient: 23a1f7941fd65b9ebc1806a1646b3ff415371e34
|
|
RxSwift: 656f8fbeca5bc372121a72d9ebdd3cd3bc0ffade
|
|
|
|
PODFILE CHECKSUM: 417049e9ed0e4680602b34d838294778389bd418
|
|
|
|
COCOAPODS: 1.1.1
|