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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
8
/
4
/
d
/
LZYVorder
/
1.0.1
/
LZYVorder.podspec.json
blob
538af82a56645d12c569b5513c8ccbc4a0983bd7
1
{
2
"name": "LZYVorder",
3
"version": "1.0.1",
4
"summary": "常用工具库.",
5
"description": "常用Category分类,LWOCKit",
6
"homepage": "https://github.com/GItHubNanmu77/LZYVorder",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"lzy": "834225802@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/GItHubNanmu77/LZYVorder.git",
19
"tag": "1.0.1"
20
},
21
"source_files": [
22
"LZYVorder",
23
"LZYVorder/LZYVorder/Vorder/**/*.{h,m}"
24
],
25
"frameworks": [
26
"UIKit",
27
"Foundation"
28
]
29
}