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
/
e
/
d
/
f
/
LWOCKit
/
0.0.72
/
LWOCKit.podspec.json
blob
5032122986a9239847f8a2cdc2c8074a741d567e
1
{
2
"name": "LWOCKit",
3
"version": "0.0.72",
4
"summary": "LWOCKit",
5
"description": "常用Category分类,LWOCKit",
6
"homepage": "https://github.com/boyssimple/LWOCKit.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"罗伟": "luowei@cqyanyu.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/boyssimple/LWOCKit.git",
19
"tag": "0.0.72"
20
},
21
"source_files": "Sources/**/*.{h,m}",
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
],
26
"dependencies": {
27
"MBProgressHUD": [
28
"~> 1.1.0"
29
]
30
}
31
}