blob: 3ceb2cedf5f2b63c05a78fabbe9c47f5cf2f714d [file] [log] [blame]
{
"name": "FantasticColorfulView",
"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/sandeep-madineni/FantasticView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sandeep Madineni": "sandeep.madineni1990@gmail.com"
},
"source": {
"git": "https://github.com/sandeep-madineni/FantasticView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "FantasticView/*.{swift}"
}