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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
3
/
0
/
e
/
NatWechat
/
0.0.2
/
NatWechat.podspec.json
blob
92e02886eb2234413c065dd9f0d151589f02a4a6
1
{
2
"name": "NatWechat",
3
"version": "0.0.2",
4
"summary": "Nat.js Module: Wechat.",
5
"homepage": "http://natjs.com",
6
"license": "MIT",
7
"authors": {
8
"nat": "hi@natjs.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/natjs/nat-wechat.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "ios/Classes/*.{h,m}",
18
"requires_arc": true,
19
"dependencies": {
20
"WechatOpenSDK": [
21
22
]
23
}
24
}