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] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git]
/
Specs
/
1
/
6
/
d
/
LKEmoj
/
1.0.0
/
LKEmoj.podspec.json
blob
183d98a3c71302c451c3d947381d5554e0fd15db
1
{
2
"name": "LKEmoj",
3
"version": "1.0.0",
4
"summary": "This is link's emoj library",
5
"description": "It is a library of link.",
6
"homepage": "https://github.com/yj9294/LKEmoj",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"jack": "497148400@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/yj9294/LKEmoj.git",
19
"tag": "1.0.0"
20
},
21
"source_files": "LKEmoj/*",
22
"frameworks": [
23
"Foundation",
24
"UIKit"
25
]
26
}