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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
6
/
a
/
b
/
JHWeChatSDK
/
1.8.4.2
/
JHWeChatSDK.podspec.json
blob
1068303d465b29aa907cdfd3d960edc339c75a22
1
{
2
"name": "JHWeChatSDK",
3
"version": "1.8.4.2",
4
"summary": "封装微信SDK.",
5
"description": "图文按钮.",
6
"homepage": "https://github.com/jackiehu/",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"HU": "814030966@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/jackiehu/JHWeChatSDK.git",
16
"tag": "1.8.4.2"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"requires_arc": true,
22
"frameworks": [
23
"CFNetwork",
24
"SystemConfiguration",
25
"Security",
26
"CoreTelephony",
27
"CoreGraphics"
28
],
29
"libraries": [
30
"c++",
31
"z",
32
"sqlite3"
33
],
34
"ios": {
35
"vendored_frameworks": "JHWeChatSDK/Products/*.framework"
36
}
37
}