[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 2 / 1 / SuperbGitHub / 0.0.4 / SuperbGitHub.podspec.json
blob6020fc94489d976b2e11d0f550251f85bfa7487e
2   "name": "SuperbGitHub",
3   "version": "0.0.4",
4   "summary": "GitHub authentication provider for Superb.",
5   "homepage": "https://github.com/thoughtbot/SuperbGitHub",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Adam Sharp": "adam@thoughtbot.com",
12     "thoughtbot": null
13   },
14   "social_media_url": "https://twitter.com/thoughtbot",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/thoughtbot/SuperbGitHub.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "Sources/SuperbGitHub/**/*.{swift,h}",
23   "module_map": "Sources/SuperbGitHub/module.modulemap",
24   "public_header_files": "Sources/SuperbGitHub/SuperbGitHub.h",
25   "dependencies": {
26     "Superb": [
27       "~> 0.1.0"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"