| { | |
| "name": "DHExpand", | |
| "version": "0.1.0", | |
| "summary": "这是一个简介", | |
| "description": "介绍一下这个项目,试验一下格式,气死", | |
| "homepage": "https://github.com/duanHuing/DHExpand", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "duan": "310701836@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/duanHuing/DHExpand.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "DHExpand/Classes/**/*" | |
| } |