| { |
| "name": "CHTestUtility", |
| "version": "0.1.0", |
| "summary": "A short description of CHTestUtility.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://git.lug.ustc.edu.cn/weixing/CHTestUtility", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "常卫星": "changweixing@hualaikeji.com" |
| }, |
| "source": { |
| "git": "https://git.lug.ustc.edu.cn/weixing/CHTestUtility.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "CHTestUtility/Classes/**/*.{h,m}" |
| } |