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.8.16
[CocoaPods.git]
/
Specs
/
e
/
f
/
8
/
JLKit_Swift
/
0.0.1
/
JLKit_Swift.podspec.json
blob
97fe94b380a8b43f16eb8fd6b638d5ceed625956
1
{
2
"name": "JLKit_Swift",
3
"version": "0.0.1",
4
"summary": "JLKit",
5
"homepage": "https://github.com/jangsy7883/JLKit_Swift",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"jangsy": "jangsy7883@gmail.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"swift_version": "4.1",
17
"source": {
18
"git": "https://github.com/jangsy7883/JLKit_Swift.git",
19
"tag": "0.0.1"
20
},
21
"default_subspecs": "Core",
22
"subspecs": [
23
{
24
"name": "Core",
25
"source_files": [
26
"JLKit/Extensions/",
27
"JLKit/Protocols/"
28
]
29
},
30
{
31
"name": "Objc",
32
"source_files": "JLKit/Objcs/"
33
}
34
]
35
}