blob: 2d11a8c3cfe186957fb8ea58bda24ff16a621821 [file] [log] [blame]
{
"name": "libPusher",
"version": "1.4",
"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.4"
},
"source_files": "Library/*",
"requires_arc": true,
"dependencies": {
"SocketRocket": [
]
}
}