blob: b4577c77b58f14b1ee49aee113ba07e877b69a02 [file] [log] [blame]
{
"name": "VimmiSDK-ProTV",
"version": "1.6.2",
"summary": "Vimmi video player SDK",
"homepage": "http://vimmi.net/",
"authors": {
"Name": "serhii.yefanov@vimmi.net"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://www.dropbox.com/s/dsjfocwa931izbi/VimmiSDK.zip?dl=1"
},
"ios": {
"vendored_frameworks": "VimmiSDK.framework"
},
"dependencies": {
"GoogleAds-IMA-iOS-SDK": [
"~> 3.9"
],
"GoogleTagManager": [
"~> 6.0"
]
}
}