blob: 019ff0c8976323d30a7a22638042640604414e86 [file] [log] [blame]
{
"name": "ColoredViewTest",
"version": "0.2.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/daogo/FantasticView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"daogo": "ogonowski93@gmail.com"
},
"source": {
"git": "https://github.com/daogo/FantasticView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "11.3"
},
"source_files": "FantasticView/FantasticView.swift",
"swift_version": "4.1"
}