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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
7
/
e
/
5
/
XHToast
/
1.3.0
/
XHToast.podspec.json
blob
da4d29d486b33b40d7bdb3a9ede6058b4cb9f729
1
{
2
"name": "XHToast",
3
"version": "1.3.0",
4
"summary": "简洁轻便提示工具,一行代码,既可完成提示信息显示",
5
"homepage": "https://github.com/CoderZhuXH/XHToast",
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/XHToast.git",
18
"tag": "1.3.0"
19
},
20
"source_files": [
21
"XHToast",
22
"*.{h,m}"
23
],
24
"requires_arc": true
25
}