[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 7 / 4 / ZFRatingBadge / 0.1.0 / ZFRatingBadge.podspec.json
blob616e78da30040bda3231c3ed0338832ce2951e72
2   "name": "ZFRatingBadge",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "ZFRatingBadge shows a customized badge with a rating.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Zafar Ivaev": "z.ivaev@mail.ru"
15   },
16   "homepage": "https://github.com/zafarivaev/ZFRatingBadge",
17   "source": {
18     "git": "https://github.com/zafarivaev/ZFRatingBadge.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "SnapKit": [
25     ]
26   },
27   "source_files": "ZFRatingBadge/**/*.{swift}",
28   "resources": "ZFRatingBadge/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
29   "swift_versions": "5.0",
30   "swift_version": "5.0"