[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 6 / d / RatingView / 1.0.3 / RatingView.podspec.json
blob086216a424a144caa1b96135ff681c98b4f9c952
2   "name": "RatingView",
3   "version": "1.0.3",
4   "summary": "Lightweight rating view. Renders in storyboards/xibs.",
5   "homepage": "https://github.com/Twas/RatingView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Evgeniy Leychenko": "leychenkoev@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/EugeneLeychenko",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_version": "5",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/Twas/RatingView.git",
22     "tag": "1.0.3"
23   },
24   "source_files": "RatingView/**/*.{swift}"