blob: 9d5a52b0637a71a61d78c459608ea46c5830b888 [file] [log] [blame]
{
"name": "GMStarView",
"version": "1.1.0",
"summary": "A custom view used to show star level.",
"description": "You can use this view to show star level in iOS Apps,it supports float value,For example,you may gain 4.5 star level.",
"homepage": "https://github.com/yuexygoodman/GMStarView",
"license": "MIT",
"authors": "Good Man",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/yuexygoodman/GMStarView.git",
"tag": "1.1.0"
},
"source_files": "GMStarView/*.swift",
"resources": "GMStarView/*.bundle",
"frameworks": "UIKit"
}