blob: 67bfd7b047644e41e883412ce68909615b636a39 [file] [log] [blame]
{
"name": "Cart",
"version": "0.1.0",
"summary": "This is an example of cart. First view is for all products and other view is selected products in cart",
"description": "'This is an example of cart. First view is for all products and other view is selected products in cart'",
"homepage": "https://github.com/WaqarAhmedBajwa/Cart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WaqarAhmedBajwa": "waqarahmed.bajwa@gmail.com"
},
"source": {
"git": "https://github.com/WaqarAhmedBajwa/Cart.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "4.0",
"source_files": "Source/**/*",
"swift_version": "4.0"
}