blob: c100851a8a2cdd6ca9e813b99ed61e63663741b9 [file] [log] [blame]
{
"name": "FantasticColorView",
"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/mikeh0rn/FantasticView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mike Horn": "mike@letskedaddle.com"
},
"source": {
"git": "https://github.com/mikeh0rn/FantasticView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "FantasticView/*.swift"
}