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] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git]
/
Specs
/
6
/
5
/
3
/
JLightKit
/
0.0.1
/
JLightKit.podspec.json
blob
79a8cc79863a9cf8ea447b9d78a1ad204fa85790
1
{
2
"name": "JLightKit",
3
"version": "0.0.1",
4
"summary": "A short description of JLightKit.",
5
"description": "Jeck Lee's Pod",
6
"homepage": "https://github.com/Jeck-Lee/JLightKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Jeck Lee": "jecklee02@gmail.com"
13
},
14
"platforms": {
15
"ios": "10.0"
16
},
17
"source": {
18
"git": "https://github.com/Jeck-Lee/JLightKit.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"Classes",
23
"Classes/*.swift"
24
]
25
}