blob: 0272c522605afa1947008e23fa479261b3832803 [file] [log] [blame]
{
"name": "GRStarsView",
"version": "0.1.0",
"summary": "一个简单实用的iOS 星星评分view,支持小数,支持点击、拖动评分。",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Assuner-Lee/GRStarsView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Assuner-Lee": "assuner@foxmail.com"
},
"source": {
"git": "https://github.com/Assuner-Lee/GRStarsView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GRStarsView/Classes/**/*",
"resource_bundles": {
"GRStarsView": [
"GRStarsView/Assets/*.png"
]
}
}