{ | |
"name": "SHUtil", | |
"version": "0.0.2", | |
"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.2" | |
}, | |
"source_files": "SHUtil", | |
"requires_arc": true | |
} |