blob: d24f9c5a7a815b1a1c1c5c848936ed16500b5422 [file] [log] [blame]
{
"name": "UZBroadcast",
"version": "1.2.0",
"summary": "UZBroadcast",
"homepage": "https://uiza.io/",
"documentation_url": "https://uizaio.github.io/uiza-ios-broadcast-sdk/",
"authors": {
"Uiza": "namnh@uiza.io"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/uizaio/uiza-ios-broadcast-sdk.git",
"tag": "v1.2.0"
},
"source_files": "UZBroadcast/*.*",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_versions": "4.2",
"ios": {
"dependencies": {
"LFLiveKit_": [
"3.0"
]
}
},
"static_framework": true,
"swift_version": "4.2"
}