[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / d / 0 / SwiftyStars / 0.0.4 / SwiftyStars.podspec.json
blobd50e5834b4499ff1e26926d7b7981acf4ffc4457
2   "name": "SwiftyStars",
3   "version": "0.0.4",
4   "summary": "A view with stars to use for ratings.",
5   "description": "A simple view to add a stars rating to your app.",
6   "homepage": "https://github.com/hujaber/SwiftyStars",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hussein Jaber": "hujaber@me.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/hujaber/SwiftyStars.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "SwiftyStars/**/*.{h,swift}",
22   "exclude_files": "SwiftStars/**/*.plist",
23   "resources": "SwiftyStars/**/Assets.xcassets",
24   "swift_versions": "5.0",
25   "frameworks": "UIKit",
26   "swift_version": "5.0"