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.2
/
LakeKit.podspec.json
blob
eb7fa703f7306f1898f99bc3501b4fa1650def9a
1
{
2
"name": "LakeKit",
3
"version": "0.0.2",
4
"summary": "LakeKit",
5
"description": "My LakeKit Classes",
6
"homepage": "https://github.com/51speak/LakeKit",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"yangyu": "yangyu0525@autohome.com.cn"
13
},
14
"platforms": {
15
"ios": "5.0"
16
},
17
"source": {
18
"git": "https://github.com/51speak/LakeKit.git",
19
"tag": "0.0.2"
20
},
21
"source_files": [
22
"LakeKit",
23
"LakeKit/*.{h,m}"
24
],
25
"frameworks": "UIKit"
26
}