[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / d / 4 / 2 / SwiftRedux / 0.1.2 / SwiftRedux.podspec.json
blob48703c9436a1a616ffaf540de05f735e19863a61
2   "name": "SwiftRedux",
3   "version": "0.1.2",
4   "swift_version": "4.1",
5   "license": "MIT",
6   "summary": "Redux approach using Swift",
7   "homepage": "https://github.com/MaximBazarov/SwiftRedux",
8   "authors": {
9     "Maxim Bazarov": "bazaroffma@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/MaximBazarov/SwiftRedux.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.10",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "dependencies": {
23     "FunctionalFoundation": [
25     ]
26   }