blob: f805455a9ff8cb4acfbd29d0fefa84274a345b69 [file] [log] [blame]
{
"name": "RTVEMest",
"version": "1.0.1",
"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"
},
"dependencies": {
"AdobeMobileSDK": [
"~> 4.17.0"
]
},
"ios": {
"vendored_frameworks": [
"RTVEMest.framework",
"Frameworks/ComScore.framework"
]
}
}