blob: 7f3d5cf29fb8fd5d6b755b785e071f36f8d5804c [file] [log] [blame]
{
"name": "DemoViewApp",
"version": "0.1.0",
"summary": "By far the most fantastic view I have seen in my entire life. No joke.",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/ambarchavan/DemoViewApp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ambarchavan": "chavanambar@gmail.com"
},
"source": {
"git": "https://github.com/ambarchavan/DemoViewApp.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.1"
},
"source_files": "DemoViewApp/*.swift"
}