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