[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 6 / 7 / Swiflux / 0.2.0 / Swiflux.podspec.json
blob0cdbe665d7e524b5caa5ab9c1166b53bf5bfe3c4
2   "name": "Swiflux",
3   "version": "0.2.0",
4   "summary": "Minimal flux library for swift",
5   "description": "Minimal flux library for swift",
6   "homepage": "https://github.com/iamchiwon/Swiflux",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iamchiwon": "iamchiwon@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/iamchiwon/Swiflux.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Swiflux/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"