[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / 8 / a / Lebron-ReactiveExtensions / 0.0.1 / Lebron-ReactiveExtensions.podspec.json
blobaec044e2c5f9aeef8e4004675e6d3b6556f2384e
2   "name": "Lebron-ReactiveExtensions",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "A collection of extensions to the ReactiveSwift framework. All code comes from Kickstarter-ReactiveExtensions.",
7   "requires_arc": true,
8   "version": "0.0.1",
9   "homepage": "https://github.com/Lebron1992/ReactiveExtensions",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Lebron": "wenzhi.zeng@outook.com"
16   },
17   "source": {
18     "git": "https://github.com/Lebron1992/ReactiveExtensions.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "ReactiveExtensions/**/*.swift",
22   "dependencies": {
23     "ReactiveSwift": [
24       "~> 6.1"
25     ]
26   },
27   "swift_versions": "5",
28   "swift_version": "5"