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] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git]
/
Specs
/
8
/
3
/
6
/
WNJShareKit
/
0.1.0
/
WNJShareKit.podspec.json
blob
1bde0a5a381781f75da819e2d8dd441035e85279
1
{
2
"name": "WNJShareKit",
3
"version": "0.1.0",
4
"summary": "智慧怒江分享组件",
5
"description": "TODO: 用法类似满集网的分享组件(MJShareKit),只是UI页面有一些变化",
6
"homepage": "http://192.168.0.49/APP/wnjsharekit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"melo30": "281083409@qq.com"
13
},
14
"source": {
15
"git": "http://192.168.0.49/APP/wnjsharekit.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "WNJShareKit/Classes/**/*",
22
"dependencies": {
23
"Masonry": [
24
25
],
26
"CTMediator": [
27
28
],
29
"YYModel": [
30
31
],
32
"MJUIKit": [
33
34
],
35
"YYWebImage": [
36
37
],
38
"MJProgressHUD": [
39
40
],
41
"MJTencentSDK": [
42
43
],
44
"MJWeiboSDK": [
45
46
],
47
"MJWechatSDK": [
48
49
],
50
"MJTencentOpenAPI": [
51
52
]
53
}
54
}