blob: e3433cf5b42e350bcb2ca4fae04ffaca81ce3ba3 [file] [log] [blame]
{
"name": "Cart",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "4.0",
"source_files": "Source/**/*",
"resources": "Source/Database/ShoppingCartDB.xcdatamodel",
"swift_version": "4.0"
}