blob: 599655331dc9c5f3c436bc9dd630d9b9169b090c [file] [log] [blame]
{
"name": "NewRelicAgentTVOS",
"version": "6.14.0d",
"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_6.14.0.zip"
},
"source_files": "NewRelicAgentTVOS/NewRelicAgentTVOS.framework/**/*.h",
"vendored_frameworks": "NewRelicAgentTVOS/NewRelicAgentTVOS.framework",
"preserve_paths": "NewRelicAgentTVOS/*.framework",
"frameworks": "SystemConfiguration",
"libraries": [
"z",
"c++"
],
"deprecated": true,
"deprecated_in_favor_of": "NewRelicAgent",
"requires_arc": false
}