[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 6 / GlossButtonNode / 3.3.0 / GlossButtonNode.podspec.json
blob8d1c94de4121b5f8bbb341e60069bd6989dea9bc
2   "name": "GlossButtonNode",
3   "version": "3.3.0",
4   "summary": "A composable Button UI component for Texture",
5   "description": "Bringing a button UI-Component with composable flexibility that fits your product.",
6   "homepage": "https://github.com/TextureCommunity/GlossButtonNode",
7   "license": "MIT",
8   "authors": [
9     "muukii",
10     "yukkobay"
11   ],
12   "platforms": {
13     "ios": "13.0"
14   },
15   "source": {
16     "git": "https://github.com/TextureCommunity/GlossButtonNode.git",
17     "tag": "3.3.0"
18   },
19   "source_files": [
20     "GlossButtonNode",
21     "GlossButtonNode/**/*.swift"
22   ],
23   "swift_versions": [
24     "5.2"
25   ],
26   "dependencies": {
27     "Texture/Core": [
28       "~> 3"
29     ],
30     "TextureSwiftSupport": [
31       ">= 3.10.0"
32     ]
33   },
34   "swift_version": "5.2"