blob: eaaf405c3193eb68ac950e216872756ffb2e253b [file] [log] [blame]
{
"name": "UizaSDK",
"version": "7.0.6-swift3",
"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": "3.2",
"source": {
"git": "https://github.com/uizaio/uiza-sdk-player-ios.git",
"branch": "swift3",
"tag": "7.0.6-swift3"
},
"documentation_url": "https://uizaio.github.io/uiza-sdk-player-ios/",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.2"
},
"ios": {
"vendored_frameworks": "UizaSDK.framework",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
"4.0"
],
"LFLiveKit+": [
],
"FrameLayoutKit": [
"3.2.2"
],
"NKModalViewManager": [
],
"NVActivityIndicatorView/AppExtension": [
"4.3.0"
],
"SDWebImage": [
],
"GoogleAds-IMA-iOS-SDK": [
],
"google-cast-sdk": [
],
"TweenKit": [
"0.3.1"
]
}
}
}