blob: 3740a1ddef6e2f618be07f63b964ef1e27286781 [file] [log] [blame]
{
"name": "SwiftyStarRatingView",
"version": "1.0.4",
"summary": "A simple star rating view written with swift.",
"homepage": "https://github.com/Jerrrr/SwiftyStarRatingView",
"license": "GNU GENERAL PUBLIC (LICENSE)",
"authors": {
"Jerry": "chen.developer@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Jerrrr/SwiftyStarRatingView.git",
"tag": "1.0.4"
},
"source_files": "Source/SwiftyStarRatingView.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}