| { |
| "name": "StarRating", |
| "version": "1.6", |
| "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.6" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "StarRating/Classes/**/*", |
| "resource_bundles": { |
| "StarRating": [ |
| "StarRating/Assets/**/*.{storyboard,xib,xcassets,json,imageset,png,plist,ttf}", |
| "StarRating/Classes/**/*.{storyboard,xib,xcassets,json,imageset,png,plist,ttf}" |
| ] |
| } |
| } |