blob: 0df74c16d92a5898fa1c52211702d13a73fe14f0 [file] [log] [blame]
{
"name": "SwiftyStarRatingView",
"version": "1.0.3",
"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.3"
},
"source_files": "Source/SwiftyStarRatingView.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}