[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 1 / 9 / RKStarRating / 0.1.0 / RKStarRating.podspec.json
blobd0fae689331712b9e6108d94241f9da6df41b3f7
2   "name": "RKStarRating",
3   "version": "0.1.0",
4   "summary": "A configurable star rating control for OSX and iOS, similar to those found in iTunes and the App Store.",
5   "description": "In order to use RKStarRating, you can instantiate it programmatically, or create a custom view in Interface Builder and assign it to an ivar of your app. Once you have an instance, you can use the control properties to configure it.",
6   "homepage": "https://github.com/ravipothkunuri/RKStarRating",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ravipothkunuri": "ravipothkunuri@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ravipothkunuri/RKStarRating.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/ravikmr087",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RKStarRating/Classes/**/*",
23   "pushed_with_swift_version": "3.0"