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