repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git]
/
Specs
/
8
/
3
/
f
/
RxCocoaPlus
/
1.0.0
/
RxCocoaPlus.podspec.json
blob
1f1e450909ddc8d2da59afbad7b1701113b7f66e
1
{
2
"name": "RxCocoaPlus",
3
"version": "1.0.0",
4
"swift_versions": "5",
5
"summary": "RxCocoaPlus + <->",
6
"homepage": "https://github.com/gsyhei/RxCocoaPlus",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Gin": "279694479@qq.com"
13
},
14
"platforms": {
15
"ios": "13.0"
16
},
17
"source": {
18
"git": "https://github.com/gsyhei/RxCocoaPlus.git",
19
"tag": "1.0.0"
20
},
21
"requires_arc": true,
22
"source_files": "RxCocoaPlus",
23
"dependencies": {
24
"RxCocoa": [
25
26
]
27
},
28
"swift_version": "5"
29
}