blob: cccc6be892bfe3151472245dfa4a3b02677f7c3d [file] [log] [blame]
{
"name": "YBStarView",
"version": "1.0.0",
"summary": "星星评分视图",
"description": "星星评分视图",
"homepage": "https://github.com/YangYiBo23/YBStarView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangyibo23": "yangyibo93@gmail.com"
},
"source": {
"git": "https://github.com/YangYiBo23/YBStarView.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YBStarView/Classes/**/*",
"resource_bundles": {
"YBStarView": [
"YBStarView/Assets/*.png"
]
}
}