[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 2 / a / 3 / libPusher / 1.3 / libPusher.podspec.json
blob7720191b2ffa9d421bad5876bad36353f4263c46
2   "name": "libPusher",
3   "version": "1.3",
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.3"
11   },
12   "source_files": "Library/*",
13   "requires_arc": true,
14   "dependencies": {
15     "SocketRocket": [
17     ]
18   }