[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / 2 / NewRelicAgent / 7.1.0 / NewRelicAgent.podspec.json
blob123f4bb540381f1029f4dac1abc52c7b370364e3
2   "name": "NewRelicAgent",
3   "version": "7.1.0",
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.1.0.zip"
15   },
16   "platforms": {
17     "ios": "9.0",
18     "tvos": "9.0"
19   },
20   "ios": {
21     "pod_target_xcconfig": {
22       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e"
23     },
24     "user_target_xcconfig": {
25       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e"
26     },
27     "frameworks": "CoreTelephony"
28   },
29   "tvos": {
30     "pod_target_xcconfig": {
31       "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
32     },
33     "user_target_xcconfig": {
34       "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
35     }
36   },
37   "vendored_frameworks": "NewRelic.xcframework",
38   "preserve_paths": "*.xcframework",
39   "frameworks": "SystemConfiguration",
40   "libraries": [
41     "z",
42     "c++"
43   ],
44   "requires_arc": false