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] AdjustSignature 3.35.1
[CocoaPods.git]
/
Specs
/
a
/
7
/
6
/
LNPodLib
/
0.0.1
/
LNPodLib.podspec.json
blob
178cb65cda04733a5aa2ea3e72daa7bbf8050f2b
1
{
2
"name": "LNPodLib",
3
"version": "0.0.1",
4
"summary": "简介:创建第一个公开的pod库.",
5
"description": "# 这是s.description",
6
"homepage": "https://github.com/lengningLN/LNPodLib",
7
"license": "MIT",
8
"authors": {
9
"LengNing": "577935917@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/lengningLN/LNPodLib.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "*.{h,m}"
19
}