[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 1 / 8 / 2 / CAMobileAppAnalytics / 21.11.0.0 / CAMobileAppAnalytics.podspec.json
blob09416bab7b08f188a9b28c7ab1f798b8765c4596
2   "name": "CAMobileAppAnalytics",
3   "version": "21.11.0.0",
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.11.0.0"
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   ],
41   "requires_arc": true