[Add] Fyber_FMPAdapter 8.3.4
[CocoaPods.git] / Specs / 0 / 8 / 6 / CosmosEx / 21.1.2 / CosmosEx.podspec.json
blob48545cc0011fb72f25fc15ba4da5c1bafe1c9513
2   "name": "CosmosEx",
3   "version": "21.1.2",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/evgenyneu/Cosmos",
8   "summary": "5-star rating control written in Swift",
9   "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.",
10   "authors": {
11     "Evgenii Neumerzhitckii": "sausageskin@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/mgenware/Cosmos.git",
15     "tag": "21.1.2"
16   },
17   "screenshots": "https://raw.githubusercontent.com/evgenyneu/Cosmos/master/graphics/Screenshots/cosmos_star_rating_control_for_ios_swift_space.png",
18   "source_files": "Cosmos/**/*.swift",
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0"
22   },
23   "swift_versions": [
24     "4.2",
25     "5.0"
26   ],
27   "swift_version": "5.0"