[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 1 / 8 / 2 / CAMobileAppAnalytics / 20.2.3.3 / CAMobileAppAnalytics.podspec.json
blobbd5bcba346240881afcbc8f7e7926460811122f2
2   "name": "CAMobileAppAnalytics",
3   "version": "20.2.3.3",
4   "summary": "CAMobileAppAnalytics is an iOS SDK for App Experience Analytics.",
5   "description": "\"CAMobileAppAnalytics is an iOS SDK for App Experience Analytics that provides deep insights into the performance, user experience, crash, and log analytics of apps.\"",
6   "homepage": "https://github.com/CAAXA/CAMobileAppAnalytics",
7   "social_media_url": "https://twitter.com/CAinc",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "CA Technologies (A Broadcom Company)": "www.broadcom.com"
14   },
15   "source": {
16     "git": "https://github.com/CA-Application-Performance-Management/CAMobileAppAnalytics.git",
17     "tag": "20.2.3.3"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "CAMobileAppAnalytics/**/*.h",
23   "public_header_files": "CAMobileAppAnalytics/**/*.h",
24   "resources": "CAMobileAppAnalytics/**/*.js",
25   "vendored_libraries": "CAMobileAppAnalytics/**/*.a",
26   "libraries": [
27     "c++",
28     "z",
29     "sqlite3"
30   ],
31   "frameworks": [
32     "CoreLocation",
33     "SystemConfiguration",
34     "Foundation",
35     "UIKit",
36     "CoreGraphics",
37     "Security",
38     "CoreTelephony",
39     "WebKit",
40     "WatchConnectivity"
41   ],
42   "requires_arc": true