blob: d43b017a111776df1ff8e3fd99b3f30a0e6befb2 [file] [log] [blame]
{
"name": "SHTool",
"version": "0.0.3.2",
"summary": "base tool 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.3.2"
},
"source_files": [
"SHTool/SHBase/*",
"SHTool/SHBase/**/*.{h, m}"
],
"resources": "SHTool/SHBase/Resource/*",
"requires_arc": true
}