blob: 43710fdae7e7e2d0ad0d680255026237e5613713 [file] [log] [blame]
{
"name": "UizaSDK8",
"version": "6.8.12",
"summary": "UizaSDK Framework",
"description": "A framework that handles API connect to Uiza system",
"homepage": "https://github.com/uizaio/uiza-sdk-player-ios",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Nam Kennic": "namkennic@me.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_version": "4.1",
"source": {
"git": "https://github.com/uizaio/uiza-sdk-player-ios.git",
"branch": "origin",
"tag": "6.8.12"
},
"documentation_url": "https://uizaio.github.io/uiza-sdk-player-ios/",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"ios": {
"vendored_frameworks": "UizaSDK8.framework",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"LFLiveKit+": [
],
"NKModalViewManager": [
],
"SDWebImage": [
]
}
}
}