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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
e
/
6
/
1
/
WJSdk
/
1.0.0
/
WJSdk.podspec.json
blob
84f55a50f905f2c4d2f2e842edf31cc32d17e32d
1
{
2
"name": "WJSdk",
3
"version": "1.0.0",
4
"summary": "测试SDK",
5
"description": "测试SDK",
6
"homepage": "https://github.com/wenjuan5/WJSdkFramework",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"wenjuan5": "wang_wenjuan1993@163.com"
13
},
14
"source": {
15
"git": "https://github.com/wenjuan5/WJSdkFramework.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "12.0"
20
},
21
"static_framework": true,
22
"dependencies": {
23
"Alamofire": [
24
25
],
26
"SnapKit": [
27
28
],
29
"HandyJSON": [
30
31
],
32
"dsBridge": [
33
34
]
35
}
36
}