[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / 6 / RxTheme / 5.0.0 / RxTheme.podspec.json
blobfdd2ecb396a9314521e29d916865e0093f73dc8b
2   "name": "RxTheme",
3   "version": "5.0.0",
4   "summary": "Theme management based on RxCocoa",
5   "description": "Theme management based on RxSwift and RxCocoa, easy to use, easy to extend.",
6   "homepage": "https://github.com/RxSwiftCommunity/RxTheme",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wddwycc": "wddwyss@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/RxSwiftCommunity/RxTheme.git",
16     "tag": "5.0.0"
17   },
18   "social_media_url": "https://twitter.com/wddwycc",
19   "platforms": {
20     "ios": "9.0",
21     "tvos": "9.0",
22     "osx": "10.10",
23     "watchos": "3.0"
24   },
25   "swift_versions": "5.1",
26   "requires_arc": true,
27   "source_files": "RxTheme/Classes/**/*",
28   "dependencies": {
29     "RxSwift": [
30       "~> 6.0"
31     ],
32     "RxCocoa": [
33       "~> 6.0"
34     ]
35   },
36   "swift_version": "5.1"