[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 5 / e / WebSocket / 0.0.1 / WebSocket.podspec.json
blobf26e6437c618efd09046b4715942778442c9bdc5
2   "name": "WebSocket",
3   "version": "0.0.1",
4   "summary": "Simple WebSocket in Objective-C",
5   "description": "Simple WebSocket in Objective-C .",
6   "homepage": "https://github.com/yourtion/WebSocket-OC",
7   "license": "MIT",
8   "authors": {
9     "Yourtion": "yourtion@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yourtion/WebSocket-OC.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "WebSocket",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0"
19   }