blob: f96fcedcf855e4b7c35fc5f4d7e3223adae06e52 [file] [log] [blame]
{
"name": "NewRelicAgent",
"version": "5.2.2",
"summary": "Real-time performance data with your next iOS app release.",
"homepage": "http://newrelic.com/mobile-monitoring",
"license": {
"type": "Commercial",
"file": "NewRelic_iOS_Agent_5.2.2/LICENSE"
},
"platforms": {
"ios": "5.0"
},
"authors": {
"New Relic, Inc.": "support@newrelic.com"
},
"source": {
"http": "https://download.newrelic.com/ios_agent/NewRelic_iOS_Agent_5.2.2.zip"
},
"public_header_files": "NewRelic_iOS_Agent_5.2.2/NewRelicAgent.framework/**/*.h",
"vendored_frameworks": "NewRelic_iOS_Agent_5.2.2/NewRelicAgent.framework",
"preserve_paths": "NewRelic_iOS_Agent_5.2.2/*.framework",
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"libraries": [
"z",
"c++"
],
"requires_arc": false
}