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
/
f
/
3
/
0
/
ZRChatBar
/
0.14
/
ZRChatBar.podspec.json
blob
ceca578b70dfbd227cb6deb9dd9f2597671b58ac
1
{
2
"name": "ZRChatBar",
3
"version": "0.14",
4
"summary": "chat bar",
5
"description": "chat bar 。。。",
6
"homepage": "https://github.com/ZeroFengLee",
7
"license": "MIT",
8
"authors": {
9
"Zero": "caivenlf@126.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/ZeroFengLee/ZRChat.git",
16
"tag": "0.14"
17
},
18
"source_files": "ToolBar/**/*",
19
"resources": "ToolBar/Resources/*.png",
20
"requires_arc": true
21
}