blob: fd0fc57ce5655459310e9ae0de76bcabb6045e60 [file] [log] [blame]
{
"name": "VidraCart",
"version": "0.0.19",
"summary": "A library for handling your shop's cart using Vidra",
"description": "This is a library for handling your shop's cart using Vidra",
"homepage": "https://github.com/vidra-io/VidraCart-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alessio Giovannoli": "alessio@bemind.me"
},
"platforms": {
"ios": "10.3"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/vidra-io/VidraCart-iOS.git",
"tag": "0.0.19"
},
"ios": {
"vendored_frameworks": "VidraCart.framework"
},
"dependencies": {
"Siesta": [
]
}
}