blob: e54b8b4b3e61faa4692270def43d504374dac99e [file] [log] [blame]
{
"name": "UZPlayer",
"version": "1.1.9",
"summary": "UZPlayer",
"homepage": "https://uiza.io/",
"documentation_url": "https://docs.uiza.io",
"authors": {
"UIZA": "developer@uiza.io"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/uizaio/uiza-ios-player-sdk.git",
"tag": "v1.1.9"
},
"source_files": "UZPlayer/**/*.swift",
"resource_bundles": {
"Fonts": [
"UZPlayer/Fonts/*.ttf"
],
"Icons": [
"UZPlayer/Themes/UZIcons.bundle"
]
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": "4.2",
"ios": {
"dependencies": {
"NKModalViewManager": [
],
"FrameLayoutKit": [
],
"Sentry": [
],
"UZM3U8Kit": [
]
}
},
"swift_version": "4.2"
}