blob: 7d9b358be2f21ca07a4af87af81af750097f7c9f [file] [log] [blame]
{
"name": "SHTool",
"version": "0.0.2",
"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.2"
},
"source_files": [
"SHTool/SHBase",
"SHTool/SHBase/**/*.{h,m}"
],
"requires_arc": true
}