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