blob: c0154fca46e62aa81f95fc3a534fde98ec1330bd [file] [log] [blame]
{
"name": "DCStarScoreView",
"version": "1.0",
"summary": "A view that indicate score through stars",
"homepage": "https://github.com/Tangdixi/DCStarScoreView",
"license": {
"type": "MIT",
"text": "The DCTaskReactor use the MIT license"
},
"authors": {
"Tangdixi": "Tangdixi@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Tangdixi/DCStarScoreView.git",
"tag": "1.0"
},
"source_files": "DCStarScoreView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}