[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / a / 1 / Unicore / 0.0.1 / Unicore.podspec.json
blobaebb7534339472f55d0e54c393982b73b70dc861
2   "name": "Unicore",
3   "version": "0.0.1",
4   "swift_version": "4.1",
5   "license": "MIT",
6   "summary": "Unicore — unidirectional dispatcher and state manager",
7   "homepage": "https://github.com/MaximBazarov/Unicore",
8   "authors": {
9     "Maxim Bazarov": "bazaroffma@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/MaximBazarov/Unicore.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.10",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "dependencies": {
23     "FunctionalFoundation": [
25     ]
26   }