blob: 01bf5df0ff80a95db3ff8b3b881ee85ecea314cb [file] [log] [blame]
{
"name": "SHTool",
"version": "0.0.3.3",
"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.3"
},
"source_files": [
"SHTool/SHBase/*",
"SHTool/SHBase/**/*.{h,m}"
],
"resources": "SHTool/SHBase/Resource/*",
"requires_arc": true
}