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