Bruno Coelho f48311dac4
[swift5][client] make AnyCodable optional (#9479)
* [swift5][client] make AnyCodable usage optional

* [swift5][client] update sample projects
2021-05-18 23:47:26 +08:00

16 lines
317 B
YAML

name: PetstoreClient
targets:
PetstoreClient:
type: framework
platform: iOS
deploymentTarget: "9.0"
sources: [PetstoreClient]
info:
path: ./Info.plist
version: 1.0.0
settings:
APPLICATION_EXTENSION_API_ONLY: true
scheme: {}
dependencies:
- carthage: AnyCodable