blob: 8c616b19092bae57102442d209ff6c080a33e3ee [file] [log] [blame]
{
"name": "UZPlayer",
"version": "1.1.0",
"summary": "UZPlayer",
"homepage": "https://uiza.io/",
"documentation_url": "https://docs.uiza.io/v4",
"authors": {
"Uiza": "namnh@uiza.io"
},
"source": {
"git": "https://github.com/uizaio/uiza-ios-player-sdk.git",
"tag": "v1.1.0"
},
"source_files": "UZPlayer/**/*",
"resource_bundles": {
"Fonts": [
"UZPlayer/Fonts/*.ttf"
]
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_versions": "4.2",
"ios": {
"dependencies": {
"NKModalViewManager": [
],
"FrameLayoutKit": [
],
"Sentry": [
]
}
},
"swift_version": "4.2"
}