[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 8 / 7 / wibmo-analytics / 2.0.6 / wibmo-analytics.podspec.json
blob8ab34e9d508e6c0c9b34cec1bf833ff0c410ad35
2   "name": "wibmo-analytics",
3   "version": "2.0.6",
4   "summary": "WibmoAnalytics iOS SDK is helper framework for logging events to Wibmo Analytics server.",
5   "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.",
6   "homepage": "https://github.com/neerajgoyal12/wibmo-analytics.git",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wibmo Engg": "wibmoengg@wibmo.com"
13   },
14   "source": {
15     "git": "https://github.com/neerajgoyal12/wibmo-analytics.git",
16     "tag": "2.0.6"
17   },
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "vendored_frameworks": "WibmoAnalytics.framework",
23   "dependencies": {
24     "ProcedureKit/Network": [
25       "~> 4.5.0"
26     ],
27     "Alamofire": [
28       "~> 4.7.2"
29     ]
30   }