blob: 75f911bbe999f66969d0e7c46526d5417da9c3ed [file] [log] [blame]
{
"name": "MyFantasticView",
"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/stubess/FantasticView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stuart Bessler": "stubess@pacbell.net"
},
"source": {
"git": "https://github.com/stubess/FantasticView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "FantasticView/FantasticView.swift",
"swift_version": "4.2"
}