[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / a / 1 / Unicore / 1.0.4 / Unicore.podspec.json
blobd18f9fcfcdb60fd708f189f7920e1b9d1e8f3e0a
2   "name": "Unicore",
3   "version": "1.0.4",
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.4"
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"