blob: 1c849971a1b9504e46e64c29d89ed30a84f4ad6f [file] [log] [blame]
{
"name": "LCScoreView",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LCScoreView/*.{h,m}",
"dependencies": {
"Masonry": [
"~> 0.6.0"
]
}
}