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] MoneyHashPayment 2.2.14
[CocoaPods.git]
/
Specs
/
4
/
a
/
0
/
XQToast
/
1.0.0
/
XQToast.podspec.json
blob
bf9af19696fb839a13ece43c847ea0a7bf613f0e
1
{
2
"name": "XQToast",
3
"version": "1.0.0",
4
"summary": "提示框",
5
"description": "提示框描述",
6
"homepage": "https://github.com/12daxie/XQToast",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"谢齐": "941803686@qq.com"
13
},
14
"platforms": {
15
"ios": "5.0"
16
},
17
"source": {
18
"git": "https://github.com/12daxie/XQToast.git",
19
"tag": "1.0.0"
20
},
21
"source_files": "XQToast/*.{h,m}",
22
"requires_arc": true
23
}