[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 5 / d / RxCocoaExtensions.swift / 0.1.5 / RxCocoaExtensions.swift.podspec.json
blobe1b7fcb906ba59d2e02121566f21ea3a7bd9a338
2   "name": "RxCocoaExtensions.swift",
3   "version": "0.1.5",
4   "summary": "RxCocoa+Extensions",
5   "description": "RxCocoa扩展",
6   "homepage": "https://github.com/495929699/RxCocoaExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rongheng": "495929699g@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/495929699/RxCocoaExtensions.git",
16     "tag": "0.1.5"
17   },
18   "module_name": "RxCocoaExtensions",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_version": "5.0",
23   "cocoapods_version": ">=1.6.0",
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "5.0"
26   },
27   "source_files": "RxCocoaExtensions/Classes/**/*.swift",
28   "dependencies": {
29     "RxCocoa": [
30       "~>5.0"
31     ]
32   }