blob: 309d0c0424c10e158db58ac995ed5a3958d1003a [file] [log] [blame]
{
"name": "WCGift",
"version": "1.1.8",
"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": "10.0"
},
"swift_versions": "5.0",
"source": {
"http": "https://wibmo-commerce.s3.ap-south-1.amazonaws.com/iOS/iOS_SDK/v1.1.8/WCGift.framework.zip"
},
"ios": {
"vendored_frameworks": "WCGift.framework"
},
"dependencies": {
"WCCommons": [
"~> 1.1.8"
],
"Kingfisher": [
"~> 4.10.1"
],
"wibmo-sdk": [
"~> 3.0.6"
],
"IQKeyboardManager": [
"~> 6.1.1"
]
},
"swift_version": "5.0"
}