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
/
4
/
6
/
3
/
XHPKit
/
1.0.1
/
XHPKit.podspec.json
blob
de11a5f4df178235c6b9638a6007ddbde919af4e
1
{
2
"name": "XHPKit",
3
"version": "1.0.1",
4
"summary": "不用官方SDK实现微信、支付宝支付.",
5
"homepage": "https://github.com/CoderZhuXH/XHPayKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Zhu Xiaohui": "977950862@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/CoderZhuXH/XHPayKit.git",
18
"tag": "1.0.1"
19
},
20
"source_files": [
21
"审核防检测到支付功能版本/XHPKit",
22
"*.{h,m}"
23
],
24
"requires_arc": true
25
}