[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 6 / d / ReduxCore / 2.0.0 / ReduxCore.podspec.json
blob6b21ff5112ec5cb90a3c1842dbd7aba4a433cd37
2   "name": "ReduxCore",
3   "version": "2.0.0",
4   "summary": "Easy to use Redux abstractions for iOS projects",
5   "description": "Redux abstractions for BetterMe projects and iOS community",
6   "homepage": "https://github.com/betterme-dev/ReduxCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BetterMe": "maksym.husar@betterme.world"
13   },
14   "source": {
15     "git": "https://github.com/betterme-dev/ReduxCore.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "watchos": "5.0",
21     "tvos": "12.0"
22   },
23   "swift_versions": "5.1",
24   "source_files": "ReduxCore/Sources/**/*.swift",
25   "swift_version": "5.1"