[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 8 / 7 / wibmo-analytics / 2.0.5 / wibmo-analytics.podspec.json
blob0ce4636d7490467632709d7e8a0e30c31213a31b
2   "name": "wibmo-analytics",
3   "version": "2.0.5",
4   "summary": "A sdk for merchants to make iap transactions at there end.",
5   "description": "This sdk is especially created for merchants to do the iap transactions.\nMerchant can use various iap configurations for allowing only wallet, only cards etc for iap transactions.\nAn Example app is available for viewing the usage for the sdk.",
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.5"
17   },
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "vendored_frameworks": "WibmoAnalytics.framework",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.7.2"
26     ],
27     "ProcedureKit/All": [
28       "~> 4.5.0"
29     ]
30   }