[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / a / 1 / Unicore / 0.0.3 / Unicore.podspec.json
blobaad25d0e82498c15ab0cd1a116dd662c9e68d54f
2   "name": "Unicore",
3   "version": "0.0.3",
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.3"
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   }