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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
8
/
0
/
7
/
UUKit
/
0.0.8
/
UUKit.podspec.json
blob
838a69f89aed95f618f6c0f48dac4e716959b915
1
{
2
"name": "UUKit",
3
"version": "0.0.8",
4
"summary": "iOS基础库.",
5
"homepage": "https://github.com/UUKit/UUKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"uxiu.me": "mail@uxiu.me"
12
},
13
"platforms": {
14
"ios": "10.0"
15
},
16
"swift_versions": [
17
"5.0",
18
"5.1",
19
"5.2",
20
"5.3",
21
"5.4"
22
],
23
"source": {
24
"git": "https://github.com/UUKit/UUKit.git",
25
"tag": "0.0.8"
26
},
27
"source_files": "UUKit/Classes/**/*",
28
"swift_version": "5.4"
29
}