[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / a / 1 / Unicore / 1.0.6 / Unicore.podspec.json
blob42cabd133ebe57f628ff75d624c06ce29e5fbc67
2   "name": "Unicore",
3   "version": "1.0.6",
4   "swift_version": "4.2",
5   "license": "MIT",
6   "summary": "The Unicore is an application design approach which lets you increase the reliability and maintainability of your application.",
7   "description": "The Unicore is an application design approach which lets you increase the reliability and maintainability of your 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.",
8   "homepage": "https://github.com/Unicore/Unicore",
9   "authors": {
10     "Maxim Bazarov": "bazaroffma@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/Unicore/Unicore.git",
14     "tag": "1.0.6"
15   },
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source_files": "Source/**/*.swift"