blob: 9400a4faeddbf954a77566c4678c20d25ee692ee [file] [log] [blame]
{
"name": "KSToolsGroup",
"version": "0.1.1",
"summary": "some tools in common use",
"swift_version": "4.0",
"description": "some tools common use from kaishenqiu",
"homepage": "https://github.com/kaishenqiu/KSToolsGroup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"375752785@qq.com": "qiuxk@example.com"
},
"source": {
"git": "https://github.com/kaishenqiu/KSToolsGroup.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KSToolsGroup/**/*.swift"
}