[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 4 / a / 5 / RxUserDefaults / 5.0.1 / RxUserDefaults.podspec.json
blobc9660af8e43df3f19aed4f87af56395c17d1082b
2   "name": "RxUserDefaults",
3   "version": "5.0.1",
4   "summary": "Wrapper for userDefaults with RxSwift support.",
5   "description": "<<-DESC\n  Wrapper for userDefaults with RxSwift support.\n                         DESC",
6   "homepage": "https://github.com/num42/RxUserDefaults",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "David Kraus": "kraus.david.dev@gmail.com",
13     "Hans-Martin Schuller": "hm.schuller@gmail.com",
14     "Wolfgang Lutz": "wolfgang@lutz-wiesent.de"
15   },
16   "source": {
17     "git": "https://github.com/num42/RxUserDefaults.git",
18     "tag": "5.0.1"
19   },
20   "swift_versions": [
21     "5.0"
22   ],
23   "platforms": {
24     "ios": "10.3",
25     "tvos": "10.2"
26   },
27   "source_files": "Sources/**/*",
28   "dependencies": {
29     "RxSwift": [
30       "~> 5.0"
31     ],
32     "RxCocoa": [
33       "~> 5.0"
34     ]
35   },
36   "swift_version": "5.0"