| { |
| "name": "Aka-Common", |
| "version": "20.33.0", |
| "summary": "Akamai Mobile Common SDK", |
| "description": "The Akamai Common Mobile SDK provides a shared platform for setup and interfacing with Akamai mobile SDKs.", |
| "homepage": "https://developer.akamai.com", |
| "social_media_url": "https://twitter.com/akamai", |
| "license": { |
| "type": "Akamai license", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Akamai Technologies": "microedge@akamai.com" |
| }, |
| "source": { |
| "git": "https://github.com/aka-embu/aka-common-ios.git", |
| "tag": "20.33.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "ios": { |
| "vendored_frameworks": "AkaCommon.framework" |
| } |
| } |