[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / b / 7 / 8 / Reflux / 0.1.2 / Reflux.podspec.json
blobdc3a2f0d55e0b7d7b43d799d23395a845b57b9b5
2   "name": "Reflux",
3   "version": "0.1.2",
4   "summary": "A swift implementation of flux pattern.",
5   "description": "A swift implementation of flux pattern.",
6   "homepage": "https://github.com/guangmingzizai/Reflux",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guangmingzizai": "guangmingzizai@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/guangmingzizai/Reflux.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Reflux/Classes/**/*",
22   "swift_versions": "4.2",
23   "swift_version": "4.2"