blob: 7720191b2ffa9d421bad5876bad36353f4263c46 [file] [log] [blame]
{
"name": "libPusher",
"version": "1.3",
"license": "MIT",
"summary": "An Objective-C client for the Pusher.com service.",
"homepage": "https://github.com/lukeredpath/libPusher",
"authors": "Luke Redpath",
"source": {
"git": "https://github.com/lukeredpath/libPusher.git",
"tag": "v1.3"
},
"source_files": "Library/*",
"requires_arc": true,
"dependencies": {
"SocketRocket": [
]
}
}