[Add] VIDVLiveness 3.0.4
[CocoaPods.git] / Specs / 2 / a / 1 / Unicore / 2.0.0 / Unicore.podspec.json
blobb25ae6c67a48ed544a1c3e2a82cb5bd5f01ef667
2   "name": "Unicore",
3   "version": "2.0.0",
4   "swift_versions": "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": "2.0.0"
15   },
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source_files": "Sources/Unicore/**/*.swift",
23   "dependencies": {
24     "Command": [
26     ]
27   },
28   "swift_version": "4.2"