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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
0
/
7
/
2
/
HumorExt
/
0.1.4
/
HumorExt.podspec.json
blob
065d9fe0a5f3d0e0962e7c1048279c1247615419
1
{
2
"name": "HumorExt",
3
"version": "0.1.4",
4
"summary": "Humor Extension",
5
"homepage": "https://github.com/yuantrybest/HumorExt",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"JLM": "yuanl@ccwcar.com"
12
},
13
"source": {
14
"git": "https://github.com/yuantrybest/HumorExt.git",
15
"tag": "0.1.4"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"swift_versions": "5.0",
21
"frameworks": [
22
"Foundation",
23
"UIKit"
24
],
25
"dependencies": {
26
"RxCocoa": [
27
28
],
29
"RxSwift": [
30
31
]
32
},
33
"swift_version": "5.0"
34
}