[Add] TMNewsInformationSDK 0.0.999
[CocoaPods.git] / Specs / e / 9 / 1 / BStompClient / 0.1.0 / BStompClient.podspec.json
blobf3f478301b90a23b98983c556545c1b0c63eb7a2
2   "name": "BStompClient",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BStompClient/Classes/**/*",
22   "dependencies": {
23     "SocketRocket": [
24       "~> 0.4"
25     ]
26   }