blob: c7a8a6bac03e1cdd35ae948be3772c56565bb1f1 [file] [log] [blame]
{
"name": "UizaSDK",
"version": "7.1.0",
"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": "9.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"source": {
"git": "https://github.com/uizaio/uiza-sdk-player-ios.git",
"branch": "master",
"tag": "7.1.0"
},
"documentation_url": "https://uizaio.github.io/uiza-sdk-player-ios/",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"ios": {
"vendored_frameworks": "UizaSDK.framework",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"LFLiveKit+": [
],
"NKModalViewManager": [
],
"NVActivityIndicatorView/AppExtension": [
],
"SDWebImage": [
],
"GoogleAds-IMA-iOS-SDK": [
],
"google-cast-sdk": [
]
}
}
}