blob: 0ce4636d7490467632709d7e8a0e30c31213a31b [file] [log] [blame]
{
"name": "wibmo-analytics",
"version": "2.0.5",
"summary": "A sdk for merchants to make iap transactions at there end.",
"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.",
"homepage": "https://github.com/neerajgoyal12/wibmo-analytics.git",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"Wibmo Engg": "wibmoengg@wibmo.com"
},
"source": {
"git": "https://github.com/neerajgoyal12/wibmo-analytics.git",
"tag": "2.0.5"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "WibmoAnalytics.framework",
"dependencies": {
"Alamofire": [
"~> 4.7.2"
],
"ProcedureKit/All": [
"~> 4.5.0"
]
}
}