blob: 044a1af0d018ab11a524f452ceff3921554ef980 [file] [log] [blame]
{
"name": "Aka-mPulse",
"version": "20.33.0",
"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": "20.33.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"dependencies": {
"Aka-Common": [
"~> 20.33.0"
]
},
"vendored_frameworks": "Aka-MPulse.framework"
},
"preserve_paths": "*.pdf",
"libraries": [
"z",
"c++"
],
"frameworks": [
"CoreLocation",
"CoreTelephony",
"SystemConfiguration"
],
"requires_arc": true
}