[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 0 / e / AXA-SDK / 20.1.2 / AXA-SDK.podspec.json
blobeaa9088adaa3540f2d14056d6da3bbbfdfa00d87
2   "name": "AXA-SDK",
3   "version": "20.1.2",
4   "summary": "AXA is an App Experience Analytics",
5   "description": "\"App Experience Analytics 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.html",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CA Technologies (A Broadcom Company)": "www.broadcom.com"
13   },
14   "source": {
15     "git": "https://github.com/Aruna-Sree/AXA-SDK.git",
16     "tag": "20.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AXA-SDK/**/*.h",
22   "public_header_files": "AXA-SDK/**/*.h",
23   "resources": "AXA-SDK/**/*.js",
24   "vendored_libraries": "AXA-SDK/**/*.a",
25   "libraries": [
26     "c++",
27     "z",
28     "sqlite3"
29   ],
30   "frameworks": [
31     "CoreLocation",
32     "SystemConfiguration",
33     "Foundation",
34     "UIKit",
35     "CoreGraphics",
36     "Security",
37     "CoreTelephony",
38     "WebKit",
39     "WatchConnectivity"
40   ]