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] YLCategory-MacOS 0.0.5
[CocoaPods.git]
/
Specs
/
4
/
5
/
8
/
LEOKit
/
0.0.1
/
LEOKit.podspec.json
blob
50ffc64fd09e576db62083a0f98ee7988df6a039
1
{
2
"name": "LEOKit",
3
"version": "0.0.1",
4
"summary": "LEOKit is a concise and helpful kit. Support: http://LeoDev.me",
5
"homepage": "https://github.com/iTofu/LEOKit",
6
"license": "MIT",
7
"authors": {
8
"Leo": "devtip@163.com"
9
},
10
"social_media_url": "http://LeoDev.me",
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/iTofu/LEOKit.git",
16
"tag": "0.0.1"
17
},
18
"requires_arc": true,
19
"dependencies": {
20
"LEONetworkKit": [
21
22
]
23
}
24
}