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