| { | |
| "name": "StarRating", | |
| "version": "1.0", | |
| "summary": "A short description of StarRating.", | |
| "description": "内容", | |
| "homepage": "http://git.oschina.net/6253175234/starrating", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "li625317534": "625317534@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://git.oschina.net/6253175234/starrating.git", | |
| "tag": "1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "StarRating/Classes/**/*" | |
| } |