[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / a / 3 / libPusher / 1.4 / libPusher.podspec.json
blob2d11a8c3cfe186957fb8ea58bda24ff16a621821
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": [
17     ]
18   }