blob: 5ca3156aa13b264dd0b8c6bce3f6fdfd7dfd3e77 [file] [log] [blame]
{
"name": "ColorView",
"version": "0.1.1",
"summary": "By far the most color view I have seen in my entire life. No joke.",
"description": "This color view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/aelzohry/ColorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmed Elzohry": "aelzohry2010@gmail.com"
},
"source": {
"git": "https://github.com/aelzohry/ColorView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ColorView/ColorView.swift"
}