[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 2 / 1 / SuperbGitHub / 0.1.0 / SuperbGitHub.podspec.json
blobc36ec4e99ce51af8d2ed12b4e957b624c4fd862a
2   "name": "SuperbGitHub",
3   "version": "0.1.0",
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.1.0"
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"