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