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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
8
/
e
/
4
/
WJCommonKit
/
3.1.8
/
WJCommonKit.podspec.json
blob
e49b1347710690a3da1c89b716c69d7170ae2f78
1
{
2
"name": "WJCommonKit",
3
"version": "3.1.8",
4
"summary": "通用框架",
5
"homepage": "https://github.com/18225905675/WJCommonKit",
6
"license": "MIT",
7
"authors": {
8
"RuanYunKeji": "2391288572@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/18225905675/WJCommonKit.git",
15
"tag": "3.1.8"
16
},
17
"source_files": "Classes/**/*.{h,m}",
18
"requires_arc": true,
19
"dependencies": {
20
"Masonry": [
21
"~> 1.1.0"
22
],
23
"WRNavigationBar": [
24
"~> 1.2.0"
25
],
26
"QMUIKit": [
27
"~> 3.1.1"
28
]
29
}
30
}