[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 8 / 0 / RedSwift / 1.0.23 / RedSwift.podspec.json
blob5db81ca06638bdb392a7f2cfa592a771eafb8e3a
2   "name": "RedSwift",
3   "platforms": {
4     "ios": "11"
5   },
6   "summary": "iOS implementation of Redux.",
7   "requires_arc": true,
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "homepage": "https://github.com/kocherovets/RedSwift",
13   "authors": {
14     "Dmitry Kocherovets": "kocherovets@gmail.com"
15   },
16   "version": "1.0.23",
17   "source": {
18     "git": "https://github.com/kocherovets/RedSwift.git",
19     "tag": "1.0.23"
20   },
21   "source_files": "Framework/Sources/**/*.{swift}",
22   "swift_versions": "5.0",
23   "frameworks": "Foundation",
24   "swift_version": "5.0"