blob: da4b71017aa1d584266d2372784988944365c179 [file] [log] [blame]
{
"name": "UizaSDK",
"version": "7.0.6",
"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": "swift5",
"tag": "7.0.6"
},
"documentation_url": "https://uizaio.github.io/uiza-sdk-player-ios/",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"ios": {
"vendored_frameworks": "Swift5/UizaSDK.framework",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"LFLiveKit+": [
],
"FrameLayoutKit": [
],
"NKButton": [
],
"NKModalViewManager": [
],
"NVActivityIndicatorView": [
],
"SDWebImage": [
],
"GoogleAds-IMA-iOS-SDK": [
],
"google-cast-sdk": [
],
"TweenKit": [
]
}
}
}