[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 6 / f / Aka-Common / 20.32.3 / Aka-Common.podspec.json
blob8a17ccd41a02b8cf36043600f28f19ec96a090d5
2   "name": "Aka-Common",
3   "version": "20.32.3",
4   "summary": "Akamai Mobile Common SDK",
5   "description": "The Akamai Common Mobile SDK provides a shared platform for setup and interfacing with Akamai mobile SDKs.",
6   "homepage": "https://developer.akamai.com",
7   "license": {
8     "type": "Akamai license",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Akamai Technologies": "microedge@akamai.com"
13   },
14   "source": {
15     "git": "https://github.com/aka-embu/aka-common-ios.git",
16     "tag": "20.32.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "default_subspecs": "Core",
22   "subspecs": [
23     {
24       "name": "Core",
25       "ios": {
26         "vendored_frameworks": "AkaCommon.framework"
27       }
28     }
29   ]