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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
b
/
8
/
2
/
customerLab
/
0.0.1
/
customerLab.podspec.json
blob
2b31a6b430c7f84c6afa8f6926e62f7dd6a90562
1
{
2
"name": "customerLab",
3
"version": "0.0.1",
4
"summary": "自定义lab",
5
"description": "自定义Lab 可自动计算行高,返回行高,支持链接",
6
"homepage": "https://github.com/hsdji/customerLab",
7
"license": "MIT",
8
"authors": {
9
"单小飞": "2530101715@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/hsdji/customerLab.git",
13
"tag": "0.0.1"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/**/*.{h,m}"
18
],
19
"public_header_files": "Classes/**/*.h",
20
"platforms": {
21
"osx": null,
22
"ios": null,
23
"tvos": null,
24
"watchos": null
25
}
26
}