blob: b3b64f6010bd20b1b55247bfbfbe9074fd29d6a2 [file] [log] [blame]
{
"name": "AppDynamicsAgent",
"version": "40.6.0",
"summary": "Real user monitoring for your iOS app.",
"homepage": "http://www.appdynamics.com/product/mobile-end-user-experience-management",
"license": {
"type": "Commercial",
"file": "iOSAgent-4.0.6.0/LICENSE"
},
"authors": "AppDynamics Inc.",
"platforms": {
"ios": "5.1"
},
"source": {
"http": "http://cdn.appdynamics.com/eum-mobile/iOSAgent-4.0.6.0.zip"
},
"public_header_files": "iOSAgent-4.0.6.0/ADEUMInstrumentation.framework/Headers/*.h",
"vendored_frameworks": "iOSAgent-4.0.6.0/ADEUMInstrumentation.framework",
"preserve_paths": "iOSAgent-4.0.6.0/*.framework",
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"libraries": [
"z",
"sqlite3"
]
}