[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 3 / 2 / RatingStar / 0.1.0 / RatingStar.podspec.json
blobdd6a6973fd6fc278e20dd3e2c1bdf9b55d6fa5ba
2   "name": "RatingStar",
3   "version": "0.1.0",
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   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Haytham KATBY": "mohakapt@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mohakapt/ratingStar-ios.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/mo_ha_ka",
19   "swift_version": "4.0",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "source_files": "RatingStar/Classes/**/*"