blob: 776e4602e35408e5131f0517129f5f89f715c9e2 [file] [log] [blame]
{
"name": "SHTool",
"version": "0.0.1",
"summary": "base tool for developer",
"description": "collect more and more base tools for developer",
"homepage": "https://github.com/zhenghaodd01/SHTool",
"license": "MIT",
"authors": {
"zhenghaodd01": "haozheng@hk01.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/zhenghaodd01/SHTool.git",
"tag": "0.0.1"
},
"source_files": [
"SHTool/SHBase",
"SHTool/SHBase/**/*.{h,m}"
],
"requires_arc": true
}