blob: 1e894be3d931cc40dc3a13be643cc10fb9df3015 [file] [log] [blame]
{
"name": "NewRelicAgent-Beta",
"version": "5.2.1-dev.147",
"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.1-dev.147/LICENSE"
},
"platforms": {
"ios": "5.0"
},
"authors": {
"New Relic, Inc.": "support@newrelic.com"
},
"source": {
"http": "https://download.newrelic.com/ios-v5/NewRelic_iOS_Agent_5.2.1-dev.147.zip"
},
"public_header_files": "NewRelic_iOS_Agent_5.2.1-dev.147/NewRelicAgent.framework/**/*.h",
"vendored_frameworks": "NewRelic_iOS_Agent_5.2.1-dev.147/NewRelicAgent.framework",
"preserve_paths": "NewRelic_iOS_Agent_5.2.1-dev.147/*.framework",
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"libraries": [
"z",
"c++"
],
"requires_arc": false
}