blob: 42adc4fc4c1dd75f4c9fc26d4e22d4e8c21128a0 [file] [log] [blame]
{
"name": "FantasticView123",
"version": "0.2.1",
"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.2.1"
},
"swift_version": "3.0",
"platforms": {
"ios": "10.0"
},
"source_files": "FantasticView/**/*.{swift}",
"resources": "FantasticView/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
}