blob: 4022bae351930c5dac59b488f20799ff5489ccee [file] [log] [blame]
{
"name": "LLRating",
"version": "0.0.1",
"summary": "Support half-stars, all-star step into the iOS rating control",
"description": "支持半颗、全颗星步进的iOS评分控件",
"homepage": "https://github.com/kevll/LLRating",
"license": "MIT",
"authors": {
"kevll": "kevliule@gmail.com"
},
"social_media_url": "http://twitter.com/kevliule",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/kevll/LLRating.git",
"tag": "0.0.1"
},
"source_files": "LLRating/*.{h,m}",
"requires_arc": true
}