[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / 7 / 1 / d / AkamaiMAP / 19.41.17 / AkamaiMAP.podspec.json
blob3dabfe6d9f47d1a90dde63eafda7e4f9df7341a0
2   "name": "AkamaiMAP",
3   "version": "19.41.17",
4   "summary": "Akamai Mobile Application Performance (MAP) SDK",
5   "description": "Akamai’s Mobile Application Performance (MAP) SDK enables app owners and developers to understand the causes of mobile application latency and to optimize and accelerate their app’s API and image requests over Akamai Intelligent Platform.",
6   "homepage": "https://developer.akamai.com",
7   "license": {
8     "type": "Akamai license",
9     "file": "MAP-sdk-ios-prod-19.41.17/LICENSE"
10   },
11   "authors": {
12     "Akamai Technologies": "microedge@akamai.com"
13   },
14   "source": {
15     "http": "https://downloads.pvoc-anaina.com/ios/19.41/MAP-sdk-ios-prod-19.41.17.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "default_subspecs": "Core",
21   "subspecs": [
22     {
23       "name": "Core",
24       "ios": {
25         "vendored_frameworks": "MAP-sdk-ios-prod-19.41.17/VocSdk.framework"
26       }
27     },
28     {
29       "name": "Cronet",
30       "ios": {
31         "vendored_frameworks": [
32           "MAP-sdk-ios-prod-19.41.17/VocSdk.framework",
33           "MAP-sdk-ios-prod-19.41.17/Cronet/Cronet.framework"
34         ]
35       }
36     }
37   ]