blob: df7a5a88bc1f8f1c311f0f0f1971a0829e1210b7 [file] [log] [blame]
{
"name": "Aka-mPulse",
"version": "21.12.1",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"summary": "iOS library for mPulse Analytics",
"homepage": "https://github.com/aka-embu/aka-mpulse-ios",
"social_media_url": "https://twitter.com/akamai",
"authors": {
"Akamai": "support@akamai.com"
},
"source": {
"git": "https://github.com/aka-embu/aka-mpulse-ios.git",
"tag": "21.12.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"dependencies": {
"Aka-Common": [
"~> 21.12.1"
]
},
"vendored_frameworks": "Aka-mPulse.framework"
},
"preserve_paths": "*.pdf",
"libraries": [
"z",
"c++"
],
"frameworks": [
"CoreLocation",
"CoreTelephony",
"SystemConfiguration"
],
"requires_arc": true
}