[Add] onesecondbefore-tracker 7.9.0
[CocoaPods.git] / Specs / 2 / a / 1 / Unicore / 2.5.0 / Unicore.podspec.json
blobfba95c5bc6a275c308759785b4ae8e84b25ed928
2   "name": "Unicore",
3   "version": "2.5.0",
4   "swift_versions": "5",
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.5.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": "5"