blob: 29ac38d5cc281efc218719662ce6cc07779e7749 [file] [log] [blame]
{
"name": "NewRelicAgent",
"version": "1.0.0",
"summary": "Real-time performance data with your next iOS app release.",
"homepage": "http://newrelic.com/mobile-monitoring",
"license": {
"type": "Commercial",
"file": "NewRelic_iOS_Agent_1.300/LICENSE"
},
"authors": {
"New Relic, Inc.": "support@newrelic.com"
},
"source": {
"http": "https://download.newrelic.com/ios_agent/NewRelic_iOS_Agent_1.300.zip"
},
"platforms": {
"ios": "5.0"
},
"source_files": "NewRelic_iOS_Agent_1.300/NewRelicAgent.framework/Headers",
"preserve_paths": "NewRelic_iOS_Agent_1.300/NewRelicAgent.framework",
"frameworks": [
"NewRelicAgent",
"CoreTelephony",
"SystemConfiguration"
],
"libraries": "z",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/NewRelicAgent/NewRelic_iOS_Agent_1.300\""
},
"requires_arc": false
}