2 "name": "LiteStarView",
4 "summary": "A light weight star ⭐️ rating UI component for iOS written in Swift",
5 "description": "StarView is a minimalist design, with a few customizations.\n\n Features:\n - Can be used to show ratings followed by number of ratings.\n - If isUserInteractionEnabled user can provied a rating by panning or tapping on stars, rating will be shown.\n - Gives haptic Feedback when user selects/deselect one full star\n - Round stars to the nears whole\n - Custom fill color\n - Custom outline color",
6 "homepage": "https://github.com/MitchTODO/LiteStarView",
8 "https://github.com/MitchTODO/LiteStarView/blob/1.0.0/ReadmePic/starFloat.gif",
9 "https://github.com/MitchTODO/LiteStarView/blob/1.0.0/ReadmePic/starInt.gif"
16 "Mitchell Tucker": "tucker.mitchelltucker.mitchell@gmail.com"
22 "git": "https://github.com/MitchTODO/LiteStarView.git",
25 "source_files": "LiteStarView/**/*.swift",
27 "pod_target_xcconfig": {
28 "SWIFT_VERSION": "5.0"
30 "swift_versions": "5.0",
31 "swift_version": "5.0"