blob: 5bb48c6fc8d4a519b598034be6f074db333d0607 [file] [log] [blame]
{
"name": "Aka-Common",
"version": "20.32.2",
"summary": "Akamai Mobile Common SDK",
"description": "Akamai’s Common Mobile SDK provides a shared platform for setup and interfacing with Akamai mobile SDKs.",
"homepage": "https://developer.akamai.com",
"license": {
"type": "Akamai license",
"file": "LICENSE"
},
"authors": {
"Akamai Technologies": "microedge@akamai.com"
},
"source": {
"http": "https://downloads.pvoc-anaina.com/ios/akaCommon/20.32.2/AkaCommon.zip"
},
"platforms": {
"ios": "8.0"
},
"default_subspecs": "Core",
"subspecs": [
{
"name": "Core",
"ios": {
"vendored_frameworks": "AkaCommon.framework"
}
}
]
}