| { | |
| "name": "DTLib1", | |
| "version": "1.0.2", | |
| "summary": "这是一个描述.", | |
| "description": "TODO: 111Add long description of the pod here1111111.", | |
| "homepage": "http://172.16.6.20:10086/u/sunzhongyuan", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "ryansun": "sunzhongyuan@datangwealth.com" | |
| }, | |
| "source": { | |
| "git": "http://172.16.6.20:10086/sunzhongyuan/DTLib1.git", | |
| "tag": "1.0.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "DTLib1/Classes/**/*.{h,m}" | |
| } |