[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / 2 / d / 0 / RTVEMest / 1.0.1 / RTVEMest.podspec.json
blobf805455a9ff8cb4acfbd29d0fefa84274a345b69
2   "name": "RTVEMest",
3   "version": "1.0.1",
4   "summary": "RTVEMest framework to track analytics using Adobe Mobile SDK and ComScore",
5   "homepage": "http://zonaapp.com/",
6   "authors": {
7     "ZonaApp S.L.": "aplicaciones@eurostar.es"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://ot2018resources.blob.core.windows.net/analytics/RTVEMest.zip"
18   },
19   "dependencies": {
20     "AdobeMobileSDK": [
21       "~> 4.17.0"
22     ]
23   },
24   "ios": {
25     "vendored_frameworks": [
26       "RTVEMest.framework",
27       "Frameworks/ComScore.framework"
28     ]
29   }