[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / e / XCEUniFlow / 4.9.0 / XCEUniFlow.podspec.json
blob54b8d08417f4692f5196353e2ff8d2cf129fc219
2   "name": "XCEUniFlow",
3   "summary": "App architecture done right, inspired by Flux (from Facebook).",
4   "version": "4.9.0",
5   "homepage": "https://XCEssentials.github.io/UniFlow",
6   "source": {
7     "git": "https://github.com/XCEssentials/UniFlow.git",
8     "tag": "4.9.0"
9   },
10   "platforms": {
11     "ios": "9.0",
12     "osx": "10.11",
13     "tvos": "11.0",
14     "watchos": "4.0"
15   },
16   "requires_arc": true,
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE"
20   },
21   "authors": {
22     "Maxim Khatskevich": "maxim@khatskevi.ch"
23   },
24   "dependencies": {
25     "XCERequirement": [
26       "~> 1.6"
27     ]
28   },
29   "source_files": "Sources/**/*.swift",
30   "pushed_with_swift_version": "3.1"