blob: a85ace995efa05d8dc1ae41cdbaf36f9c021bcab [file] [log] [blame]
{
"name": "NewRelic_Mobile_iOS",
"version": "0.9.2",
"summary": "New Relic Modular iOS Pod",
"homepage": "http://newrelic.com/mobile-monitoring",
"authors": {
"New Relic, Inc.": "mobile@newrelic.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://download.newrelic.com/ios-v5/NewRelic_Mobile_iOS-0.9.2.zip"
},
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"source_files": [
"**/*.h"
],
"ios": {
"vendored_frameworks": [
"NewRelic_Mobile_iOS/dynamic/NewRelic_Mobile_iOS.framework",
"NewRelic_Mobile_iOS/dynamic/newrelic_mobile_core.framework"
]
},
"preserve_paths": "NewRelic_Mobile_iOS/dynamic/*.framework",
"libraries": "c++",
"requires_arc": true
}