blob: 47992d673cb2ccbe13e2dd77ce8506ddf5644691 [file] [log] [blame]
{
"name": "NewRelicAgentTVOS",
"version": "5.15.0",
"summary": "Real-time performance data with your next tvOS app release.",
"homepage": "http://newrelic.com/mobile-monitoring",
"license": {
"type": "Commercial",
"file": "NewRelicAgentTVOS/LICENSE"
},
"platforms": {
"tvos": "9.0"
},
"authors": {
"New Relic, Inc.": "support@newrelic.com"
},
"source": {
"http": "https://download.newrelic.com/tvos_agent/NewRelic_tvOS_Agent_5.15.0.zip"
},
"source_files": "NewRelicAgentTVOS/NewRelicAgentTVOS.framework/**/*.h",
"vendored_frameworks": "NewRelicAgentTVOS/NewRelicAgentTVOS.framework",
"preserve_paths": "NewRelicAgentTVOS/*.framework",
"frameworks": "SystemConfiguration",
"libraries": [
"z",
"c++"
],
"requires_arc": false
}