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