blob: 17e6840a94c78e40a276b3e38a85a7fd1c7dcf9f [file] [log] [blame]
{
"name": "SHUtil",
"version": "0.0.1",
"summary": "常用工具集合",
"homepage": "https://github.com/chengaojian/SHUtil.git",
"license": "MIT",
"authors": {
"chengaojian": "chengaojian@haixun360.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chengaojian/SHUtil.git",
"tag": "0.0.1"
},
"source_files": "SHUtil/**/*.{h,m}",
"requires_arc": true
}