blob: ac8e3de4f614f5e018582a3bf2921514f7fe33e7 [file] [log] [blame]
{
"name": "AXA-SDK",
"version": "20.1.1",
"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://github.com/Aruna-Sree/AXA-SDK",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AXA-SDK/Classes/CAMDOReporter.h",
"public_header_files": "AXA-SDK/Classes/CAMDOReporter.h",
"resources": "AXA-SDK/Classes/*.js",
"vendored_libraries": [
"AXA-SDK/Classes/libCAMobileAppAnalytics.a",
"AXA-SDK/Classes/libCAMobileAppAnalytics-simulator.a"
]
}