| { |
| "name": "StarRating", |
| "version": "1.4", |
| "summary": "A short description of StarRating.", |
| "description": "内容", |
| "homepage": "https://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.4" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "StarRating/Classes/**/*", |
| "resource_bundles": { |
| "StarRating": [ |
| "StarRating/Assets/**/*.{png,imageset,Media}", |
| "StarRating/Classes/**/*.{png,imageset,Media}" |
| ] |
| } |
| } |