[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 8 / 2 / CAMobileAppAnalytics / 21.6.0.101 / CAMobileAppAnalytics.podspec.json
blob5111b13b171b19f5f3f2b1ce80eba31f19636c00
2   "name": "CAMobileAppAnalytics",
3   "version": "21.6.0.101",
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://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/it-operations-management/app-experience-analytics-saas/SaaS/configuring/collect-data-from-ios-applications.html",
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": "21.6.0.101"
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