[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 8 / RateView / 1.2 / RateView.podspec.json
blob6b2a322373f70dd864842766321e953a2b07777f
2   "name": "RateView",
3   "version": "1.2",
4   "summary": "RateView for iOS Objective-C is a subclass of UIView.",
5   "description": "RateView is a UIView subclass that creates a customizable rating view containing rating stars in it. \n                    It fills out the stars in percentage fill manner. It can be used for -\n                    * displaying a rating for an item canRate = NO OR\n                    * actually provide user a chance to rate any product or item canRate = YES.",
6   "homepage": "https://github.com/taruntyagi697/RateView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Tarun Tyagi": "taruntyagi697@gmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/taruntyagi697/RateView.git",
19     "tag": "v1.2"
20   },
21   "source_files": "RateView",
22   "requires_arc": true