2 "name": "PocketSocket",
4 "license": "Apache 2.0",
5 "summary": "Objective-C websocket library for building things that work in realtime on iOS and OS X.",
6 "homepage": "https://github.com/zwopple/PocketSocket",
8 "Robert Payne": "robert@zwopple.com"
11 "git": "https://github.com/zwopple/PocketSocket.git",
20 "public_header_files": [
21 "PocketSocket/PSWebSocket.h",
22 "PocketSocket/PSWebSocketDriver.h",
23 "PocketSocket/PSWebSocketTypes.h"
25 "source_files": "PocketSocket/PS*.{h,m,c}",