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] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git]
/
Specs
/
9
/
4
/
c
/
LeeKit
/
0.0.4
/
LeeKit.podspec.json
blob
a262e196f126cb8bb08d84e278899ff324536a77
1
{
2
"name": "LeeKit",
3
"version": "0.0.4",
4
"summary": "利耀坚的工具库",
5
"description": "包括一些分类和常用的类",
6
"homepage": "http://git.oschina.net/KimLee/LeeKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Lee": "472546146@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://git.oschina.net/KimLee/LeeKit.git",
19
"tag": "v0.0.4"
20
},
21
"source_files": [
22
"LeeKit",
23
"LeeKit/**/*.{h,m}"
24
],
25
"exclude_files": "Classes/Exclude"
26
}