blob: 52cb4cf3767e3817fc30b3a52eda3453f74baeb5 [file] [log] [blame]
{
"name": "ZFRatingBadge",
"platforms": {
"ios": "11.0"
},
"summary": "ZFRatingBadge shows a customized badge with a rating.",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zafar Ivaev": "z.ivaev@mail.ru"
},
"homepage": "https://github.com/zafarivaev/ZFRatingBadge",
"source": {
"git": "https://github.com/zafarivaev/ZFRatingBadge.git",
"tag": "1.0.0"
},
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
},
"source_files": "ZFRatingBadge/**/*.{swift}",
"resources": "ZFRatingBadge/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "5.0",
"swift_version": "5.0"
}