blob: f29999802fe867bbf911ca8fbe166b36c12f42d5 [file] [log] [blame]
{
"name": "wibmo-sdk",
"version": "0.6.0",
"summary": "A pod for merchants to make iap transactions at there end.",
"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.",
"homepage": "https://github.com/wibmo/wibmo-iap-sdk-ios.git",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"Wibmo Engg": "wibmoengg@wibmo.com"
},
"source": {
"git": "https://github.com/wibmo/wibmo-iap-sdk-ios.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "WibmoSDK.framework"
}