mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2024-11-23 06:09:58 +00:00
16 lines
305 B
YAML
16 lines
305 B
YAML
name: JellyfinAPI
|
|
targets:
|
|
JellyfinAPI:
|
|
type: framework
|
|
platform: iOS
|
|
deploymentTarget: "9.0"
|
|
sources: [Sources]
|
|
info:
|
|
path: ./Info.plist
|
|
version: 10.8.0
|
|
settings:
|
|
APPLICATION_EXTENSION_API_ONLY: true
|
|
scheme: {}
|
|
dependencies:
|
|
- carthage: AnyCodable
|