blob: 5e4d4cef3f921bba5393f980291f844ab0bbcc0a [file] [log] [blame]
{
"name": "AppDynamicsAgent",
"version": "50.1.1610",
"summary": "Real user monitoring for your iOS app.",
"homepage": "https://www.appdynamics.com/product/mobile-real-user-monitoring/",
"license": {
"type": "Commercial",
"file": "iOSAgent-50.1.1610/LICENSE"
},
"authors": "AppDynamics Inc.",
"platforms": {
"ios": "6.0"
},
"source": {
"http": "https://cdn.appdynamics.com/eum-mobile/iOSAgent-50.1.1610.zip"
},
"public_header_files": "iOSAgent-50.1.1610/ADEUMInstrumentation.framework/**/*.h",
"source_files": "**/*.h",
"vendored_frameworks": "iOSAgent-50.1.1610/ADEUMInstrumentation.framework",
"preserve_paths": "iOSAgent-50.1.1610/*.framework",
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"libraries": [
"z",
"sqlite3"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}