[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 9 / 6 / GlossButtonNode / 3.1.1 / GlossButtonNode.podspec.json
blob71fe09abd250d99536ba22f61f0f63af09d9254b
2   "name": "GlossButtonNode",
3   "version": "3.1.1",
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": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/TextureCommunity/GlossButtonNode.git",
17     "tag": "3.1.1"
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"