[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 0 / b / f / AppDynamicsAgent / 43.0.4 / AppDynamicsAgent.podspec.json
bloba36001f366f0091d06a18c44098e3bec8b1e5e25
2   "name": "AppDynamicsAgent",
3   "version": "43.0.4",
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-4.3.0.4/LICENSE"
9   },
10   "authors": "AppDynamics Inc.",
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "http": "http://cdn.appdynamics.com/eum-mobile/iOSAgent-4.3.0.4.zip"
16   },
17   "public_header_files": "iOSAgent-4.3.0.4/ADEUMInstrumentation.framework/**/*.h",
18   "source_files": "**/*.h",
19   "vendored_frameworks": "iOSAgent-4.3.0.4/ADEUMInstrumentation.framework",
20   "preserve_paths": "iOSAgent-4.3.0.4/*.framework",
21   "frameworks": [
22     "SystemConfiguration",
23     "CoreTelephony"
24   ],
25   "libraries": [
26     "z",
27     "sqlite3"
28   ],
29   "pod_target_xcconfig": {
30     "OTHER_LDFLAGS": "-ObjC"
31   }