[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / 3 / 2 / RatingStar / 0.2.1 / RatingStar.podspec.json
blob32e21bfaa0a790316eb3ab5ad7b9b4425c87603c
2   "name": "RatingStar",
3   "version": "0.2.1",
4   "summary": "A nice-looking new concept for rating bars implemented for iOS.",
5   "description": "A nice-looking new concept for rating bars implemented for iOS. The concept looks like a flower with every petal representing a specific rating.",
6   "homepage": "https://github.com/mohakapt/ratingStar-ios",
7   "screenshots": "https://raw.githubusercontent.com/mohakapt/ratingstar-ios/master/Images/screenshot.jpg",
8   "license": {
9     "type": "Apache-2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Haytham KATBY": "mohakapt@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/mohakapt/ratingstar-ios.git",
17     "tag": "0.2.1"
18   },
19   "social_media_url": "https://twitter.com/mo_ha_ka",
20   "swift_version": "4.0",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "ios": {
25     "frameworks": "UIKit"
26   },
27   "source_files": "RatingStar/Classes/**/*"