[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 8 / 5 / WibmoPaySDK / 0.1.8 / WibmoPaySDK.podspec.json
blobb548691500f123bfb7f9cbdf32b6dc58e49d37cc
2   "name": "WibmoPaySDK",
3   "version": "0.1.8",
4   "summary": "WibmoPay iOS SDK is a very simple payment gateway for collecting money from customers.",
5   "description": "Note that this is the one that you would need to integrate if you are looking for just a very simple way of collecting money from your customers using a payment gateway (including the options of Credit Card, Debit Card, Net banking, UPI and e-wallets)",
6   "homepage": "https://github.com/mypoolin/WibmoPaySDK-iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hemavathi": "hemavathi.panjaksharam@wibmo.com"
13   },
14   "source": {
15     "git": "https://github.com/mypoolin/WibmoPaySDK-iOS.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.1",
22   "vendored_frameworks": "WibmoPaySDK.framework",
23   "dependencies": {
24     "CryptoSwift": [
25       "~> 0.9.0"
26     ]
27   }