blob: fd3b89fde6b9a6178e65d252a0de5d25b7e2143e [file] [log] [blame]
{
"name": "WCCommons",
"version": "1.0.4",
"summary": "Common components required for all Wibmo Commerce modules",
"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.4/WCCommons.framework.zip"
},
"ios": {
"vendored_frameworks": "WCCommons.framework"
},
"dependencies": {
"Fabric": [
"~> 1.10.2"
],
"Crashlytics": [
"~> 3.13.2"
]
},
"swift_version": "4.2"
}