[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 3 / a / GradientButtonWithStar / 1.0.0 / GradientButtonWithStar.podspec.json
blob4e653bcbbe0c84046bac8448bec4fbe810b3a890
2   "name": "GradientButtonWithStar",
3   "platforms": {
4     "ios": "13.0"
5   },
6   "summary": "Simple button with gradient layer",
7   "requires_arc": true,
8   "version": "1.0.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Roman Kuznetsov": "roman.kuznetsov.private@gmail.com"
15   },
16   "homepage": "https://github.com/rkuznetsovr/GradientButtonWithStar",
17   "source": {
18     "git": "https://github.com/rkuznetsovr/GradientButtonWithStar.git",
19     "tag": "1.0.0"
20   },
21   "ios": {
22     "vendored_frameworks": "GradientButtonWithStar.framework"
23   },
24   "frameworks": "UIKit",
25   "swift_versions": "5",
26   "swift_version": "5"