[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 7 / 8 / Reflux / 0.1.1 / Reflux.podspec.json
blob1460791e71309d8ffbea84228db2a42591d31d6a
2   "name": "Reflux",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Reflux/Classes/**/*",
22   "swift_versions": "4.2",
23   "swift_version": "4.2"