[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / e / 9 / 1 / BStompClient / 0.1.1 / BStompClient.podspec.json
blobfb1f56ba2aee2ca002e5c510d0be52320d672c23
2   "name": "BStompClient",
3   "version": "0.1.1",
4   "summary": "STOMP Over WebSocket.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/buiminhhuy/BStompClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Huy Bui": "minhhuybui@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/buiminhhuy/BStompClient.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BStompClient/Classes/**/*",
22   "dependencies": {
23     "SocketRocket": [
24       "~> 0.4"
25     ]
26   }