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