blob: 5a92043072957603bd62633c2b0b8450fb921b29 [file] [log] [blame]
{
"name": "wibmo-analytics",
"version": "2.1.0",
"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.1.0"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "WibmoAnalytics.framework",
"dependencies": {
"ProcedureKit/Network": [
"~> 4.5.0"
],
"Alamofire": [
"~> 4.7.2"
]
}
}