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