[Add] VIDVLiveness 3.0.4
[CocoaPods.git] / Specs / 2 / a / 3 / libPusher / 1.1 / libPusher.podspec.json
blob8aefa757d223cd76c520d53b93e26735b87d1e86
2   "name": "libPusher",
3   "version": "1.1",
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.1"
11   },
12   "source_files": "Library/*",
13   "frameworks": "CFNetwork",
14   "dependencies": {
15     "JSONKit": [
16       "1.4"
17     ],
18     "CocoaAsyncSocket": [
19       "0.0.1"
20     ]
21   },
22   "requires_arc": false