[Add] DocumentReaderFullAuthRFIDStage 7.5.10872
[CocoaPods.git] / Specs / 0 / b / f / AppDynamicsAgent / 2022.5.0 / AppDynamicsAgent.podspec.json
blob09c85916abd08c9bb676c7f699893e27588fe706
2   "name": "AppDynamicsAgent",
3   "version": "2022.5.0",
4   "summary": "Real user monitoring for your iOS app.",
5   "license": {
6     "type": "Commercial",
7     "file": "iOSAgent-2022.5.0/LICENSE"
8   },
9   "homepage": "https://www.appdynamics.com/product/mobile-real-user-monitoring/",
10   "authors": "AppDynamics Inc.",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "http": "https://cdn.appdynamics.com/eum-mobile/iOSAgent-2022.5.0.2956.zip"
16   },
17   "source_files": "**/*.h",
18   "public_header_files": "iOSAgent-2022.5.0/ADEUMInstrumentation.xcframework/**/*.h",
19   "vendored_frameworks": "iOSAgent-2022.5.0/ADEUMInstrumentation.xcframework",
20   "preserve_paths": "iOSAgent-2022.5.0/*.xcframework",
21   "frameworks": [
22     "SystemConfiguration",
23     "CoreTelephony"
24   ],
25   "libraries": "z",
26   "pod_target_xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   }