blob: 8ab34e9d508e6c0c9b34cec1bf833ff0c410ad35 [file] [log] [blame]
{
"name": "wibmo-analytics",
"version": "2.0.6",
"summary": "WibmoAnalytics iOS SDK is helper framework for logging events to Wibmo Analytics server.",
"description": "WibmoAnalytics iOS SDK is helper framework for logging events to Wibmo Analytics server.\nIt is an internal tool developed to anlayse various KPI's of Wibmo apps.",
"homepage": "https://github.com/neerajgoyal12/wibmo-analytics.git",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"Wibmo Engg": "wibmoengg@wibmo.com"
},
"source": {
"git": "https://github.com/neerajgoyal12/wibmo-analytics.git",
"tag": "2.0.6"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "WibmoAnalytics.framework",
"dependencies": {
"ProcedureKit/Network": [
"~> 4.5.0"
],
"Alamofire": [
"~> 4.7.2"
]
}
}