blob: 2e516055b583cdeeae502ca1013657893fa59e25 [file] [log] [blame]
{
"name": "RTVEMest",
"version": "1.0.0",
"summary": "RTVEMest framework to track analytics using Adobe Mobile SDK and ComScore",
"homepage": "http://zonaapp.com/",
"authors": {
"ZonaApp S.L.": "aplicaciones@eurostar.es"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://ot2018resources.blob.core.windows.net/analytics/RTVEMest.zip"
},
"ios": {
"vendored_frameworks": "RTVEMest.framework"
},
"dependencies": {
"AdobeMobileSDK": [
"~> 4.17.0"
]
}
}