[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 6 / d / ReduxCore / 1.0.0 / ReduxCore.podspec.json
blob24c81271e30f78f94e545a2a385988f93278a35c
2   "name": "ReduxCore",
3   "version": "1.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": "1.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"