[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 2 / 9 / Efflux / 0.0.2 / Efflux.podspec.json
blob147ef4e7dc8728377b1f3cfef314071c46649fe3
2   "name": "Efflux",
3   "version": "0.0.2",
4   "summary": "Flux implementation having redux-style state management and side effects",
5   "homepage": "https://github.com/kumabook/Efflux",
6   "license": "MIT",
7   "authors": {
8     "Hiroki Kumamoto": "kumabook@live.jp"
9   },
10   "source": {
11     "git": "https://github.com/kumabook/Efflux.git",
12     "tag": "0.0.2"
13   },
14   "swift_versions": "5.0",
15   "source_files": "Sources/**/*.{swift,h,m}",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   }