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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
c
/
f
/
6
/
LakeKit
/
0.0.3
/
LakeKit.podspec.json
blob
af45353940a2aa3a47958cb5375676857e6d3d4b
1
{
2
"name": "LakeKit",
3
"version": "0.0.3",
4
"summary": "LakeKit",
5
"description": "My LakeKit Classes",
6
"homepage": "https://github.com/51speak/LakeKit",
7
"license": "MIT",
8
"authors": {
9
"yangyu": "yangyu0525@autohome.com.cn"
10
},
11
"source": {
12
"git": "https://github.com/51speak/LakeKit.git",
13
"tag": "0.0.3"
14
},
15
"source_files": [
16
"LakeKit",
17
"*.{h,m}"
18
],
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}