blob: a12286df24cc193befe9582434e6d2a610e13eab [file] [log] [blame]
{
"name": "WCCommons",
"version": "1.0.1",
"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_version": "4.2",
"source": {
"http": "https://wc-gifting-dev.s3.ap-south-1.amazonaws.com/ios_sdk/WCCommons.framework.zip"
},
"ios": {
"vendored_frameworks": "WCCommons.framework"
},
"dependencies": {
"Fabric": [
"~> 1.9.0"
],
"Crashlytics": [
"~> 3.12.0"
]
}
}