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] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git]
/
Specs
/
2
/
a
/
3
/
libPusher
/
1.2
/
libPusher.podspec.json
blob
7a42de122c100f5952a1c717dc7a6fae6d59d124
1
{
2
"name": "libPusher",
3
"version": "1.2",
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.2"
11
},
12
"source_files": "Library/*",
13
"requires_arc": true,
14
"dependencies": {
15
"JSONKit": [
16
"1.4"
17
],
18
"SocketRocket": [
19
"~> 0.2.0"
20
]
21
}
22
}