blob: 42b64833dcad443733365ce0d3d0319803395997 [file] [log] [blame]
{
"name": "UZPlayer",
"version": "1.1.2",
"summary": "UZPlayer",
"homepage": "https://uiza.io/",
"documentation_url": "https://docs.uiza.io/v4",
"authors": {
"Uiza": "developer@uiza.io"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/uizaio/uiza-ios-player-sdk.git",
"tag": "v1.1.2"
},
"source_files": "UZPlayer/**/*",
"resource_bundles": {
"Fonts": [
"UZPlayer/Fonts/*.ttf"
]
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": "4.2",
"ios": {
"dependencies": {
"NKModalViewManager": [
],
"FrameLayoutKit": [
],
"Sentry": [
]
}
},
"swift_version": "4.2"
}