[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / d / RatingView / 1.0.2 / RatingView.podspec.json
blob1cb1e06cd711403be937d312d7282c933d1506ea
2   "name": "RatingView",
3   "version": "1.0.2",
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": "4.2",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/Twas/RatingView.git",
22     "tag": "1.0.2"
23   },
24   "source_files": "RatingView/**/*.{swift}"