blob: 7c6e5bc1365be0a0142c1d2a4ea58fda70dbe7a6 [file] [log] [blame]
{
"name": "KSToolsGroup",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KSToolsGroup/**/*.swift"
}