blob: 046a87e618f4b8547035e6620e2ff076bb4a2bc6 [file] [log] [blame]
{
"name": "StartRateView",
"version": "0.1.0",
"summary": "一个星星评级控件",
"description": "一个星星评级控件,支持xib和代码编写",
"homepage": "https://github.com/linfengwenyou/RAYStarRate.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linfengwenyou@gmail.com": "linfengwenyou@sina.com"
},
"source": {
"git": "https://github.com/linfengwenyou/RAYStarRate.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "StartRateView/Classes/**/*",
"resource_bundles": {
"StartRateView": [
"StartRateView/Assets/*"
]
}
}