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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
b
/
c
/
3
/
NatAlipay
/
0.0.3
/
NatAlipay.podspec.json
blob
92cf62f8046cb7f02d0513b0d41f65ada3cc20a0
1
{
2
"name": "NatAlipay",
3
"version": "0.0.3",
4
"summary": "Nat.js Module: Alipay.",
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-pay-alipay.git",
15
"tag": "0.0.3"
16
},
17
"source_files": "ios/Classes/*.{h,m}",
18
"requires_arc": true,
19
"dependencies": {
20
"Alipay-SDK": [
21
22
]
23
}
24
}