blob: 2312124706dbb42dec92e32e6ce352c90358308d [file] [log] [blame]
{
"name": "Zee5PlayerSDK-iOS",
"version": "1.0.2",
"summary": "A ZEE5 player stream ZEE5 content",
"homepage": "http://example.com/",
"authors": {
"Name": "sendtorajnishkumar@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/RajnishKumar1987/SDK/blob/master/Zee5PlayerSDK-iOS.zip?raw=true"
},
"dependencies": {
"FBAudienceNetwork": [
],
"JWPlayer-SDK": [
"~> 3.0"
],
"GoogleAds-IMA-iOS-SDK": [
"~> 3.8"
]
},
"ios": {
"vendored_frameworks": "ZEE5PlayerSDK.framework"
}
}