blob: af6d27acb4c88e00a3fa558aefbbe599b8517536 [file] [log] [blame]
{
"name": "AppDynamicsAgent",
"version": "41.5.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.1.5.0/LICENSE"
},
"authors": "AppDynamics Inc.",
"platforms": {
"ios": "5.1"
},
"source": {
"http": "http://cdn.appdynamics.com/eum-mobile/iOSAgent-4.1.5.0.zip"
},
"public_header_files": "iOSAgent-4.1.5.0/ADEUMInstrumentation.framework/**/*.h",
"vendored_frameworks": "iOSAgent-4.1.5.0/ADEUMInstrumentation.framework",
"preserve_paths": "iOSAgent-4.1.5.0/*.framework",
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"libraries": [
"z",
"sqlite3"
]
}