blob: 8e6ef9588c5b804ed5966c48544014089a08cb59 [file] [log] [blame]
{
"name": "KSToolsGroup",
"version": "0.1.19",
"summary": "some tools in common use",
"swift_versions": "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.19"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KSToolsGroup/**/*.swift",
"dependencies": {
"MJRefresh": [
],
"Reusable": [
]
},
"swift_version": "4.0"
}