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