[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / d / 1 / e / XCEUniFlow / 4.2.0 / XCEUniFlow.podspec.json
blob9c7e5fc95ce8405e76e37424cc230e3c743c5d21
2   "name": "XCEUniFlow",
3   "summary": "App architecture done right, inspired by Flux (from Facebook).",
4   "version": "4.2.0",
5   "homepage": "https://XCEssentials.github.io/UniFlow",
6   "source": {
7     "git": "https://github.com/XCEssentials/UniFlow.git",
8     "tag": "4.2.0"
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"