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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
9
/
8
/
e
/
SFHKit
/
1.0.0
/
SFHKit.podspec.json
blob
ca36b86e2f6211b0cdd24941c4a5d66161657368
1
{
2
"name": "SFHKit",
3
"version": "1.0.0",
4
"summary": "常用扩展",
5
"description": "常用扩展和工具",
6
"homepage": "https://github.com/Sfh03031/SFHKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"sfh": "sfh894645252@163.com"
13
},
14
"platforms": {
15
"ios": "11.0"
16
},
17
"source": {
18
"git": "https://github.com/Sfh03031/SFHKit.git",
19
"tag": "v1.0.0"
20
},
21
"source_files": "SFHKit/Classes/**/*.{swift}",
22
"requires_arc": true,
23
"dependencies": {
24
"RxSwift": [
25
26
],
27
"RxCocoa": [
28
29
]
30
}
31
}