[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / d / a / wibmo-sdk / 2.1.0 / wibmo-sdk.podspec.json
blobcd8a6948e7ed5c93debf4b38cfa747bef622cd4a
2   "name": "wibmo-sdk",
3   "version": "2.1.0",
4   "summary": "A pod for merchants to make iap transactions at there end.",
5   "description": "This pod is especially created for merchatns 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 pod.",
6   "homepage": "https://github.com/wibmo/wibmo-iap-sdk-ios.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/wibmo/wibmo-iap-sdk-ios.git",
16     "tag": "2.1.0"
17   },
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "vendored_frameworks": "WibmoSDK.framework",
23   "dependencies": {
24     "wibmo-analytics": [
25       "~> 2.1.0"
26     ],
27     "SwiftyJSON": [
28       "~> 4.1.0"
29     ],
30     "Alamofire": [
31       "~> 4.7.2"
32     ]
33   }