blob: 7b48b9c0acafb95f7201bd8a41ee676eb8605799 [file] [log] [blame]
{
"name": "KSToolsGroup",
"version": "0.1.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KSToolsGroup/**/*.swift",
"dependencies": {
"MJRefresh": [
]
}
}