[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / 2 / NewRelicAgent / 7.5.2 / NewRelicAgent.podspec.json
blob6657f5dc649de7254dd01c6e517aeba0e257ce35
2   "name": "NewRelicAgent",
3   "version": "7.5.2",
4   "summary": "Real-time performance data with your next iOS app release.",
5   "homepage": "http://newrelic.com/mobile-monitoring",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "New Relic, Inc.": "support@newrelic.com"
12   },
13   "source": {
14     "http": "https://download.newrelic.com/ios_agent/NewRelic_XCFramework_Agent_7.5.2.zip"
15   },
16   "platforms": {
17     "ios": "9.0",
18     "tvos": "9.0",
19     "watchos": "10.0"
20   },
21   "vendored_frameworks": "NewRelic.xcframework",
22   "preserve_paths": "*.xcframework",
23   "ios": {
24     "frameworks": [
25       "CoreTelephony",
26       "SystemConfiguration"
27     ]
28   },
29   "libraries": [
30     "z",
31     "c++"
32   ],
33   "requires_arc": false