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