blob: cdc67e7f32db35b28dab7013272fb401b048620e [file] [log] [blame]
{
"name": "LCScoreView",
"version": "1.0.5",
"summary": "简单的评分控件",
"homepage": "https://github.com/bawn/LCScoreView",
"license": "MIT",
"authors": {
"bawn": "lc5491137@gmail.com"
},
"source": {
"git": "https://github.com/bawn/LCScoreView.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LCScoreView/*.{h,m}",
"dependencies": {
"Masonry": [
"~> 0.6.0"
]
}
}