[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / d / a / AARatingBar / 1.0 / AARatingBar.podspec.json
blob128f361cfa7ae1ca1cd8ebb1c460727d4fd1f133
2   "name": "AARatingBar",
3   "version": "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": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AARatingBar/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"