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] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git]
/
Specs
/
5
/
c
/
0
/
MUIKit
/
0.0.3
/
MUIKit.podspec.json
blob
93ec948e65225b0a82c1cbd990e90896e0eba425
1
{
2
"name": "MUIKit",
3
"version": "0.0.3",
4
"summary": "MUIKit收藏iOS常用开源项目",
5
"description": "MUIKit用于收藏iOS常用开源项目,统一使用",
6
"homepage": "https://github.com/FUIKit/MUIKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"FBIN": "fanfanbinbin@outlook.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/FUIKit/MUIKit.git",
19
"tag": "0.0.3"
20
},
21
"source_files": [
22
"MUIKit",
23
"MUIKit/**/*.{h,m}"
24
],
25
"requires_arc": true,
26
"dependencies": {
27
"SDWebImage": [
28
"~> 5.0.0"
29
],
30
"QMUIKit": [
31
"~> 3.2.1"
32
]
33
}
34
}