[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / d / a / AARatingBar / 0.1.0 / AARatingBar.podspec.json
blobd487fd6428359a93783cd70a265a9f518933943a
2   "name": "AARatingBar",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "3.0"
23   },
24   "source_files": "AARatingBar/Classes/**/*",
25   "pushed_with_swift_version": "3.0"