blob: c4a66806d9a190d10f6d4d55d710b0016cd1ab4b [file] [log] [blame]
{
"name": "FXStarRatingTool",
"version": "1.0.1",
"summary": "超级简单易用的星星评分工具.",
"description": "\"超级简单易用的星星评分工具,设置好属性,一行代码显示,block回调结果,超快速集成。\"",
"homepage": "https://github.com/Fxxxxxx/FXStarRatingTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fxxx": "e2shao1993@163.com"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source": {
"git": "https://github.com/Fxxxxxx/FXStarRatingTool.git",
"tag": "1.0.1"
},
"source_files": [
"FXStarRatingTool",
"FXStarRatingTool/*.swift"
],
"resources": "FXStarRatingTool/star.bundle",
"frameworks": "UIKit"
}