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] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git]
/
Specs
/
e
/
5
/
b
/
WeChat
/
1.0.1
/
WeChat.podspec.json
blob
11a7f1b2d93a28d40419e8dcdba402ae9d73ddf8
1
{
2
"name": "WeChat",
3
"version": "1.0.1",
4
"summary": "W",
5
"homepage": "https://open.weixin.qq.com",
6
"license": "MIT",
7
"authors": {
8
"JerryGa": "staticga@gmail.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/jerryga/WeChatAPI.git",
15
"tag": "1.0.1"
16
},
17
"requires_arc": true,
18
"source_files": "WeChatAPI/*.h",
19
"vendored_libraries": "WeChatAPI/libWeChatSDK.a"
20
}