blob: afb2e56558186d0dcfcdf93610f8b3ade18b191d [file] [log] [blame]
{
"name": "WCGift",
"version": "1.0.2",
"summary": "A framework for merchants to integrate Gifting mopdule",
"homepage": "https://www.wibmo.co/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dony George": "dony.george@wibmo.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source": {
"http": "https://wc-gifting-dev.s3.ap-south-1.amazonaws.com/ios_sdk/v1.0.2/WCGift.framework.zip"
},
"ios": {
"vendored_frameworks": "WCGift.framework"
},
"dependencies": {
"WCCommons": [
"~> 1.0.2"
],
"Firebase/Database": [
"~> 4.9.0"
],
"Kingfisher": [
"~> 4.10.1"
],
"wibmo-sdk": [
"~> 3.0.1"
]
},
"swift_version": "4.2"
}