blob: 7d8f983b1299f0e72289a8083b782768dbab21f8 [file] [log] [blame]
{
"name": "CAMobileAppAnalytics",
"version": "20.7.1",
"summary": "CAMobileAppAnalytics is an iOS SDK for App Experience Analytics.",
"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.\"",
"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",
"social_media_url": "https://twitter.com/CAinc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CA Technologies (A Broadcom Company)": "www.broadcom.com"
},
"source": {
"git": "https://github.com/CA-Application-Performance-Management/CAMobileAppAnalytics.git",
"tag": "20.7.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CAMobileAppAnalytics/**/*.h",
"public_header_files": "CAMobileAppAnalytics/**/*.h",
"resources": "CAMobileAppAnalytics/**/*.js",
"vendored_libraries": "CAMobileAppAnalytics/**/*.a",
"libraries": [
"c++",
"z",
"sqlite3"
],
"frameworks": [
"CoreLocation",
"SystemConfiguration",
"Foundation",
"UIKit",
"CoreGraphics",
"Security",
"CoreTelephony",
"WebKit",
"WatchConnectivity"
],
"requires_arc": true
}