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] ZJSDK 2.5.8.10
[CocoaPods.git]
/
Specs
/
2
/
a
/
3
/
libPusher
/
1.4
/
libPusher.podspec.json
blob
2d11a8c3cfe186957fb8ea58bda24ff16a621821
1
{
2
"name": "libPusher",
3
"version": "1.4",
4
"license": "MIT",
5
"summary": "An Objective-C client for the Pusher.com service.",
6
"homepage": "https://github.com/lukeredpath/libPusher",
7
"authors": "Luke Redpath",
8
"source": {
9
"git": "https://github.com/lukeredpath/libPusher.git",
10
"tag": "v1.4"
11
},
12
"source_files": "Library/*",
13
"requires_arc": true,
14
"dependencies": {
15
"SocketRocket": [
16
17
]
18
}
19
}