2 "name": "NewRelicAgent",
4 "summary": "Real-time performance data with your next iOS app release.",
5 "homepage": "http://newrelic.com/mobile-monitoring",
11 "New Relic, Inc.": "support@newrelic.com"
14 "http": "https://download.newrelic.com/ios_agent/NewRelic_XCFramework_Agent_7.2.0.zip"
21 "pod_target_xcconfig": {
22 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e"
24 "user_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 arm64e"
27 "frameworks": "CoreTelephony"
30 "pod_target_xcconfig": {
31 "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
33 "user_target_xcconfig": {
34 "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
37 "vendored_frameworks": "NewRelic.xcframework",
38 "preserve_paths": "*.xcframework",
39 "frameworks": "SystemConfiguration",