forked from loafle/openapi-generator-original
* [swift5] update new minimum supported versions * [swift5] update new minimum supported versions * [swift5] update new minimum supported versions * [swift5] update new minimum supported versions
16 lines
318 B
YAML
16 lines
318 B
YAML
name: PetstoreClient
|
|
targets:
|
|
PetstoreClient:
|
|
type: framework
|
|
platform: iOS
|
|
deploymentTarget: "11.0"
|
|
sources: [PetstoreClient]
|
|
info:
|
|
path: ./Info.plist
|
|
version: 1.0.0
|
|
settings:
|
|
APPLICATION_EXTENSION_API_ONLY: true
|
|
scheme: {}
|
|
dependencies:
|
|
- carthage: AnyCodable
|