[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / a / AARatingBar / 0.1.1 / AARatingBar.podspec.json
blob16b43fd0e3100360f2c320af09e6991e5c77ee8f
2   "name": "AARatingBar",
3   "version": "0.1.1",
4   "summary": "AARatingBar is a simple, lightweight & easy-to-use rating bar designed to get and set ratings in iOS, written in Swift.",
5   "description": "AARatingBar is a customised storyboard based `UIView` class that allows to get and set ratings easily. It is allows to customise in the Storyboard without writing code.",
6   "homepage": "https://github.com/EngrAhsanAli/AARatingBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Engr. Ahsan Ali": "hafiz.m.ahsan.ali@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/EngrAhsanAli/AARatingBar.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AARatingBar/Classes/**/*"