[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / f / 4 / 8 / RateView / 1.1 / RateView.podspec.json
blobf2b0c6166b0d35ad5b956e5e6baf43da7cbb4691
2   "name": "RateView",
3   "version": "1.1",
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.1"
20   },
21   "source_files": "RateView",
22   "requires_arc": true