| { |
| "name": "Cosmos-moolban", |
| "version": "19.0.3.1", |
| "license": { |
| "type": "MIT" |
| }, |
| "homepage": "https://github.com/rws08/Cosmos-moolban", |
| "summary": "5-star rating control written in Swift", |
| "description": "This is a UI control for iOS and tvOS that shows a 5-star rating or takes rating input from the user. Cosmos is a subclass of a UIView. Let your users see and post beautiful 3-star reviews!\n\n* Shows star rating with an optional text label.\n* Can be used as a rating input control (iOS only).\n* Cosmos view can be customized in the Storyboard without writing code.\n* Includes different star filling modes: full, half-filled and precise.\n* Cosmos is accessible and works with voice-over.\n* Supports right-to-left languages.", |
| "authors": { |
| "Evgenii Neumerzhitckii": "sausageskin@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/rws08/Cosmos-moolban.git", |
| "tag": "19.0.3.1" |
| }, |
| "screenshots": "https://raw.githubusercontent.com/evgenyneu/Cosmos/master/graphics/Screenshots/cosmos_star_rating_control_for_ios_swift_space.png", |
| "source_files": "Cosmos/**/*.swift", |
| "platforms": { |
| "ios": "8.0", |
| "tvos": "9.0" |
| }, |
| "swift_versions": [ |
| "4.2", |
| "5.0", |
| "5.0" |
| ], |
| "swift_version": "5.0" |
| } |