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