blob: 82502a31be7da8f4324f7d844c8b766f7e7eadc0 [file] [log] [blame]
{
"name": "UizaSDK",
"version": "7.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": "master",
"tag": "7.6"
},
"documentation_url": "https://uizaio.github.io/uiza-sdk-player-ios/",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"ios": {
"vendored_frameworks": "UizaSDK.framework",
"dependencies": {
"AFNetworking": [
],
"SwiftyJSON": [
],
"LFLiveKit_": [
],
"NKModalViewManager": [
],
"NKButton": [
],
"FrameLayoutKit": [
],
"NVActivityIndicatorView/AppExtension": [
],
"SDWebImage": [
],
"Sentry": [
]
}
},
"swift_version": "5.0"
}