[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / a / 1 / Unicore / 1.0.0 / Unicore.podspec.json
blob5c3d469476392c79da0ff85e4a5388f347984e99
2   "name": "Unicore",
3   "version": "1.0.0",
4   "swift_version": "4.2",
5   "license": "MIT",
6   "summary": "The Unicore is an application design approach which lets you increase the reliability of an application, increase testability, and give your team the flexibility by decoupling code of an application. It is a convenient combination of the data-driven and redux.js ideas. The framework itself provides you with a convenient way to apply this approach to your app.",
7   "homepage": "https://github.com/Unicore/Unicore",
8   "authors": {
9     "Maxim Bazarov": "bazaroffma@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Unicore/Unicore.git",
13     "tag": "1.0.0"
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"