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
/
1
/
5
/
4
/
XYMobilePay
/
0.0.1
/
XYMobilePay.podspec.json
blob
0530eb7192bef980865811e1f81f43f3559d3330
1
{
2
"name": "XYMobilePay",
3
"version": "0.0.1",
4
"summary": "微信、支付宝支付封装",
5
"description": "私有Pods\n微信、支付宝支付封装",
6
"homepage": "https://github.com/HuanYi/XYMobilePay",
7
"license": "MIT",
8
"authors": {
9
"HuanYi": "1035175117@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/HuanYi/XYMobilePay.git",
13
"tag": "0.0.1"
14
},
15
"platforms": {
16
"ios": "8.0"
17
},
18
"requires_arc": true,
19
"source_files": "XYPay/*",
20
"frameworks": [
21
"Foundation",
22
"CoreGraphics",
23
"UIKit"
24
]
25
}