blob: 86d386a14d1e46bfb87aac5280bd6bd4600acbc4 [file] [log] [blame]
{
"name": "UizaSDK",
"version": "7.0.5",
"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": "4.2",
"source": {
"git": "https://github.com/uizaio/uiza-sdk-player-ios.git",
"branch": "origin",
"tag": "7.0.5"
},
"documentation_url": "https://uizaio.github.io/uiza-sdk-player-ios/",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"ios": {
"vendored_frameworks": "UizaSDK.framework",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
"4.2.0"
],
"LFLiveKit+": [
],
"FrameLayoutKit": [
],
"NKButton": [
],
"NKModalViewManager": [
],
"NVActivityIndicatorView": [
"4.6.1"
],
"SDWebImage": [
],
"GoogleAds-IMA-iOS-SDK": [
],
"google-cast-sdk": [
],
"TweenKit": [
]
}
}
}