[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 5 / e / 6 / Dynatrace / 8.285.1.1004 / Dynatrace.podspec.json
blobff557393a09fe23335e0910e80a017372d20cb80
2   "name": "Dynatrace",
3   "version": "8.285.1.1004",
4   "summary": "Dynatrace collects app performance and usage data in real-time",
5   "homepage": "https://www.dynatrace.com",
6   "documentation_url": "https://help.dynatrace.com",
7   "license": {
8     "type": "Commercial",
9     "text": "https://github.com/Dynatrace/dem-license/blob/main/LICENSE.md"
10   },
11   "authors": {
12     "Dynatrace": "https://support.dynatrace.com"
13   },
14   "social_media_url": "https://twitter.com/dynatrace",
15   "platforms": {
16     "ios": "12.0",
17     "tvos": "12.0"
18   },
19   "source": {
20     "http": "https://mobileagent.downloads.dynatrace.com/ios/8.285.1.1004/dynatrace-mobile-agent-ios-8.285.1.1004.zip"
21   },
22   "cocoapods_version": ">= 1.9",
23   "default_subspecs": "xcframework",
24   "ios": {
25     "frameworks": [
26       "CoreLocation",
27       "CoreTelephony",
28       "Security",
29       "SystemConfiguration",
30       "MessageUI",
31       "WebKit"
32     ]
33   },
34   "tvos": {
35     "frameworks": [
36       "CoreLocation",
37       "Security",
38       "SystemConfiguration",
39       "TVUIKit",
40       "TVMLKit",
41       "TVServices"
42     ]
43   },
44   "libraries": [
45     "sqlite3",
46     "z",
47     "c++"
48   ],
49   "requires_arc": true,
50   "compiler_flags": "-DOS_OBJECT_USE_OBJC=1",
51   "swift_versions": "5.1",
52   "subspecs": [
53     {
54       "name": "lib",
55       "platforms": {
56         "ios": "12.0"
57       },
58       "ios": {
59         "vendored_libraries": "iOS/agent/libDynatrace.a"
60       },
61       "source_files": "iOS/agent/*.{h,m}",
62       "public_header_files": "iOS/agent/*.h",
63       "pod_target_xcconfig": {
64         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
65       },
66       "user_target_xcconfig": {
67         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
68       }
69     },
70     {
71       "name": "framework",
72       "platforms": {
73         "ios": "12.0"
74       },
75       "ios": {
76         "vendored_frameworks": "iOS/agent/Dynatrace.framework"
77       },
78       "pod_target_xcconfig": {
79         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
80       },
81       "user_target_xcconfig": {
82         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
83       }
84     },
85     {
86       "name": "xcframework",
87       "platforms": {
88         "ios": "12.0",
89         "tvos": "12.0"
90       },
91       "ios": {
92         "vendored_frameworks": "XCFramework/Dynatrace.xcframework"
93       },
94       "tvos": {
95         "vendored_frameworks": "XCFramework/Dynatrace.xcframework"
96       }
97     },
98     {
99       "name": "xcframeworkStatic",
100       "platforms": {
101         "ios": "12.0"
102       },
103       "ios": {
104         "vendored_frameworks": "XCFrameworkStatic/DynatraceStatic.xcframework"
105       }
106     },
107     {
108       "name": "tvOS",
109       "platforms": {
110         "tvos": "12.0"
111       },
112       "tvos": {
113         "vendored_frameworks": "tvOS/agent/DynatraceTVOS.framework"
114       },
115       "pod_target_xcconfig": {
116         "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
117       },
118       "user_target_xcconfig": {
119         "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
120       }
121     },
122     {
123       "name": "SessionReplay",
124       "platforms": {
125         "ios": "12.0"
126       },
127       "dependencies": {
128         "Dynatrace/SessionReplayXCFramework": [
130         ]
131       },
132       "pod_target_xcconfig": {
133         "EXCLUDED_ARCHS[sdk=appletvos*]": "",
134         "EXCLUDED_ARCHS[sdk=appletvsimulator*]": ""
135       },
136       "user_target_xcconfig": {
137         "EXCLUDED_ARCHS[sdk=appletvos*]": "",
138         "EXCLUDED_ARCHS[sdk=appletvsimulator*]": ""
139       }
140     },
141     {
142       "name": "SessionReplayFramework",
143       "platforms": {
144         "ios": "12.0"
145       },
146       "dependencies": {
147         "Dynatrace/framework": [
149         ]
150       },
151       "ios": {
152         "vendored_frameworks": "iOS/agent/DynatraceSessionReplay.framework"
153       },
154       "pod_target_xcconfig": {
155         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
156         "EXCLUDED_ARCHS[sdk=appletvos*]": "",
157         "EXCLUDED_ARCHS[sdk=appletvsimulator*]": ""
158       },
159       "user_target_xcconfig": {
160         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
161         "EXCLUDED_ARCHS[sdk=appletvos*]": "",
162         "EXCLUDED_ARCHS[sdk=appletvsimulator*]": ""
163       }
164     },
165     {
166       "name": "SessionReplayXCFramework",
167       "platforms": {
168         "ios": "12.0"
169       },
170       "dependencies": {
171         "Dynatrace/xcframework": [
173         ]
174       },
175       "ios": {
176         "vendored_frameworks": "XCFramework/DynatraceSessionReplay.xcframework"
177       },
178       "pod_target_xcconfig": {
179         "EXCLUDED_ARCHS[sdk=appletvos*]": "",
180         "EXCLUDED_ARCHS[sdk=appletvsimulator*]": ""
181       },
182       "user_target_xcconfig": {
183         "EXCLUDED_ARCHS[sdk=appletvos*]": "",
184         "EXCLUDED_ARCHS[sdk=appletvsimulator*]": ""
185       }
186     }
187   ],
188   "swift_version": "5.1"