blob: 91b277ae43da0ebd908a90ea19540359d2f7c174 [file] [log] [blame]
{
"name": "SHTool",
"version": "0.0.4.0",
"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.4.0"
},
"source_files": [
"SHTool/SHBase/*",
"SHTool/SHBase/**/*.{h,m}"
],
"resources": "SHTool/SHBase/Resource/*",
"frameworks": "Security",
"requires_arc": true,
"dependencies": {
"GTMBase64": [
]
}
}