blob: 0b0ceb2263fd9facbb739888de87a1939aacad80 [file] [log] [blame]
{
"name": "FantasticView123",
"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/YevhenVovk/FantasticView",
"license": {
"type": "MIT",
"text": " Copyright 2012\n Permission is granted to...\n"
},
"authors": {
"YevhenVovk": "Vovk.zheka@gmail.com"
},
"source": {
"git": "https://github.com/YevhenVovk/FantasticView.git",
"tag": "0.1.0"
},
"swift_version": "3.0",
"platforms": {
"ios": "10.0"
},
"source_files": "FantasticView/FantasticView.swift"
}