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
/
0
/
b
/
e
/
xpay-ali
/
0.0.2
/
xpay-ali.podspec.json
blob
4168be3dc5db5390bb284cf1f3471a3815f27d5b
1
{
2
"name": "xpay-ali",
3
"version": "0.0.2",
4
"summary": "XPay-支付宝模块.",
5
"description": "*\tXPay-支付宝模块组件",
6
"homepage": "https://github.com/cs0811/XPay-Ali",
7
"license": "MIT",
8
"authors": {
9
"cs0811": "382766636@qq.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/cs0811/XPay-Ali.git",
16
"tag": "0.0.2"
17
},
18
"source_files": "Xpay-ali/**",
19
"frameworks": [
20
"Foundation",
21
"UIkit",
22
"CoreGraphics",
23
"CoreText",
24
"QuartzCore",
25
"CoreTelephony",
26
"SystemConfiguration"
27
],
28
"requires_arc": true
29
}