[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 2 / 7 / 5 / Bully / 0.1.0 / Bully.podspec.json
blobdf15abc64e84989bc8e3535f327fb35316341187
2   "name": "Bully",
3   "version": "0.1.0",
4   "platforms": {
5     "ios": null
6   },
7   "summary": "Pusher Objective-C Client.",
8   "homepage": "https://github.com/soffes/bully",
9   "authors": {
10     "Sam Soffes": "sam@samsoff.es"
11   },
12   "source": {
13     "git": "https://github.com/soffes/bully.git",
14     "tag": "0.1.0"
15   },
16   "description": "Simply Objective-C client for Pusher.",
17   "source_files": "Bully/*.{h,m}",
18   "frameworks": "CFNetwork",
19   "requires_arc": true,
20   "license": {
21     "type": "MIT",
22     "file": "LICENSE"
23   },
24   "dependencies": {
25     "SocketRocket": [
27     ]
28   }