blob: eb574d0c11327d6e06ef790ec3b2f309d09ad4e5 [file] [log] [blame]
{
"name": "Zee5SDK",
"version": "1.0.1",
"summary": "Zee5 Player SDK for iOS.",
"homepage": "https://github.com/RajnishKumar1987/Zee5SDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JW Player": "sendtorajnishkumar@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/RajnishKumar1987/Zee5SDK.git",
"tag": "1.0.1"
},
"ios": {
"vendored_frameworks": "ZEE5PlayerSDK.framework"
},
"dependencies": {
"FBAudienceNetwork": [
],
"JWPlayer-SDK": [
"~> 3.0"
],
"GoogleAds-IMA-iOS-SDK": [
"~> 3.8"
]
},
"requires_arc": true
}