[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 3 / b / CtrlpanelCore / 1.0.0-alpha.30 / CtrlpanelCore.podspec.json
blob3ad1568440dfab4eddc1a3e08f636c94633fdf4b
2   "name": "CtrlpanelCore",
3   "version": "1.0.0-alpha.30",
4   "summary": "Core library to build a client that interacts with the Ctrlpanel API",
5   "description": "This is the Ctrlpanel core library intended for building clients that interacts with the Ctrlpanel API",
6   "homepage": "https://github.com/ctrl-alt-deseat/swift-ctrlpanel-core",
7   "license": "Copyright",
8   "authors": {
9     "Linus Unnebäck": "linus@folkdatorn.se"
10   },
11   "swift_version": "4.0",
12   "platforms": {
13     "ios": "11.0",
14     "osx": "10.13"
15   },
16   "source": {
17     "git": "https://github.com/ctrl-alt-deseat/swift-ctrlpanel-core.git",
18     "tag": "1.0.0-alpha.30"
19   },
20   "source_files": "Sources",
21   "dependencies": {
22     "LinusU_JSBridge": [
23       "1.0.0-alpha.15"
24     ],
25     "PromiseKit": [
26       "~> 6.0"
27     ],
28     "Signals": [
29       "~> 6.0"
30     ]
31   }