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] YIM 2.2.1
[CocoaPods.git]
/
Specs
/
7
/
6
/
5
/
LNGKit
/
0.0.8
/
LNGKit.podspec.json
blob
04cdc4af3bf1ffad47666f968bfec3c017ac6cd6
1
{
2
"name": "LNGKit",
3
"version": "0.0.8",
4
"summary": "A collection of iOS components.",
5
"homepage": "https://github.com/sunmumu/LNGKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"sunmumu": "335089101@qq.com"
12
},
13
"platforms": {
14
"ios": "11.0"
15
},
16
"source": {
17
"git": "https://github.com/sunmumu/LNGKit.git",
18
"tag": "0.0.8"
19
},
20
"requires_arc": true,
21
"source_files": "LNGKit/**/*.swift",
22
"swift_versions": [
23
"4.0",
24
"4.1",
25
"4.2",
26
"5.0",
27
"5.1",
28
"5.2",
29
"5.3"
30
],
31
"libraries": "z",
32
"frameworks": [
33
"UIKit",
34
"CoreFoundation"
35
],
36
"swift_version": "5.3"
37
}