[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / d / a / wibmo-sdk / 0.4.0 / wibmo-sdk.podspec.json
blob3117128fc1889ae0464518571fe148eade5ade42
2   "name": "wibmo-sdk",
3   "version": "0.4.0",
4   "summary": "A pod for merchants to test iap transactions at there end.",
5   "description": "This pod is especially created for merchatns to check the iap transactions for success, failure. \nMerchant can use to test various iap configurations for allowing only wallet, only cards etc for iap transactions. \nAn Example app would be available later 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     "manjunatha vaddhiraju": "manjunatha.vaddhiraju@wibmo.com"
13   },
14   "source": {
15     "git": "https://github.com/wibmo/wibmo-iap-sdk-ios.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "*.h",
22   "vendored_libraries": "*.a",
23   "dependencies": {
24     "SBJson": [
25       "5.0"
26     ]
27   }