blob: eaa9088adaa3540f2d14056d6da3bbbfdfa00d87 [file] [log] [blame]
{
"name": "AXA-SDK",
"version": "20.1.2",
"summary": "AXA is an App Experience Analytics",
"description": "\"App Experience Analytics provides deep insights into the performance, user experience, crash, and log analytics of apps.\"",
"homepage": "https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/it-operations-management/app-experience-analytics-saas/SaaS.html",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CA Technologies (A Broadcom Company)": "www.broadcom.com"
},
"source": {
"git": "https://github.com/Aruna-Sree/AXA-SDK.git",
"tag": "20.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AXA-SDK/**/*.h",
"public_header_files": "AXA-SDK/**/*.h",
"resources": "AXA-SDK/**/*.js",
"vendored_libraries": "AXA-SDK/**/*.a",
"libraries": [
"c++",
"z",
"sqlite3"
],
"frameworks": [
"CoreLocation",
"SystemConfiguration",
"Foundation",
"UIKit",
"CoreGraphics",
"Security",
"CoreTelephony",
"WebKit",
"WatchConnectivity"
]
}