[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / e / FDRatingView / 0.1.3 / FDRatingView.podspec.json
blob4c89122857c5ed341ba1a957cd7525349ef53f62
2   "name": "FDRatingView",
3   "version": "0.1.3",
4   "summary": "FDRatingView is a subclass of UIView that can easily display a rating of something.",
5   "description": "FDRatingView is an UIView that can easily display a rating of something. It is highly customizeable and on iOS, users can even interact with it.",
6   "homepage": "https://github.com/FelixSFD/FDRatingView",
7   "screenshots": [
8     "http://i.imgur.com/WlxcJty.png",
9     "http://i.imgur.com/cNZmnl3.png"
10   ],
11   "license": "Apache License, Version 2.0",
12   "authors": {
13     "Felix Deil": "felixsfd@sobotics.org"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/FelixSFD/FDRatingView.git",
20     "tag": "0.1.3"
21   },
22   "source_files": "Shared/**/*.{swift,h}",
23   "ios": {
24     "source_files": "FDRatingView/**/*.{swift,h}"
25   },
26   "pushed_with_swift_version": "3.0"