[Add] TensorFlowLiteC 0.0.1-nightly.20241230
[CocoaPods.git] / Specs / b / 0 / 9 / GlueKit / 0.1.0-alpha.1 / GlueKit.podspec.json
blob4f397393e7e15b96c3b92185b9efe2d5e0c713f1
2   "name": "GlueKit",
3   "version": "0.1.0-alpha.1",
4   "platforms": {
5     "ios": "9.3",
6     "osx": "10.11",
7     "tvos": "10.0",
8     "watchos": "3.0"
9   },
10   "summary": "Type-safe observable values and collections in Swift",
11   "authors": "Károly Lőrentey",
12   "homepage": "https://github.com/lorentey/GlueKit",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE.md"
16   },
17   "source": {
18     "git": "https://github.com/lorentey/GlueKit.git",
19     "tag": "v0.1.0-alpha.1"
20   },
21   "source_files": "Sources/*.swift",
22   "social_media_url": "https://twitter.com/lorentey",
23   "dependencies": {
24     "BTree": [
25       "~> 4.0"
26     ],
27     "SipHash": [
28       "~> 1.0"
29     ]
30   },
31   "pushed_with_swift_version": "3.0.1"