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