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
/
3
/
2
/
0
/
ZFWeiXinSDK
/
1.7.2
/
ZFWeiXinSDK.podspec.json
blob
387515a67b4d4c7f64b6c9ddd940156b2a87a15e
1
{
2
"name": "ZFWeiXinSDK",
3
"version": "1.7.2",
4
"summary": "\b\b\b\b\b官方微信\bSDK",
5
"homepage": "https://open.weixin.qq.com/?lang=zh_CN",
6
"license": "MIT",
7
"authors": {
8
"zify": "zhaol2014@foxmail.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://git.oschina.net/zify/ZFWeiXinSDK.git",
15
"tag": "1.7.2"
16
},
17
"source_files": [
18
"*.h",
19
"*.m"
20
],
21
"frameworks": [
22
"CoreTelephony",
23
"SystemConfiguration"
24
],
25
"libraries": [
26
"c++",
27
"sqlite3",
28
"z"
29
],
30
"vendored_libraries": "libWeChatSDK.a"
31
}