[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / d / c / SBStarRatingControl / 1.0.4 / SBStarRatingControl.podspec.json
blob54620223b2c78c98dbb98a2a1bd0cf34b53f640f
2   "name": "SBStarRatingControl",
3   "version": "1.0.4",
4   "summary": "A lightweight and pure Swift implemented library for customizable star rating control.",
5   "description": "SBStarRatingControl is a lightweight and pure Swift implemented library for customizable star rating control.",
6   "homepage": "https://github.com/spirit-jsb/SBStarRatingControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "spirit-jsb": "sibo_jian_29903549@163.com"
13   },
14   "swift_versions": [
15     "5.0"
16   ],
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source": {
21     "git": "https://github.com/spirit-jsb/SBStarRatingControl.git",
22     "tag": "1.0.4"
23   },
24   "source_files": [
25     "Sources/**/*.swift"
26   ],
27   "requires_arc": true,
28   "swift_version": "5.0"