[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / a / 1 / Unicore / 3.0.2 / Unicore.podspec.json
blob3a99c675f01003f7f6fd85c182cecf958477bb4f
2   "name": "Unicore",
3   "version": "3.0.2",
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": "3.0.2"
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"