blob: 21cbb85fd8d3c5e458a932ed9baa03006d24b737 [file] [log] [blame]
{
"name": "FantasticViews",
"version": "1.0.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://gitee.com/tongwanhua/fantastic-project",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tongwanhua": "tongwanhua1993@163.com"
},
"source": {
"git": "https://gitee.com/tongwanhua/fantastic-project.git",
"tag": "v1.0.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "FantasticViews/*.swift",
"swift_version": "5.0"
}