4 "summary": "iOS and OS X Cocoa library for communicating over USB and TCP.",
5 "description": " PeerTalk is a iOS and OS X Cocoa library for communicating over USB and TCP.\n\n Highlights:\n\n * Provides you with USB device attach/detach events and attached device's info\n * Can connect to TCP services on supported attached devices (e.g. an iPhone), bridging the communication over USB transport\n * Offers a higher-level API (PTChannel and PTProtocol) for convenient implementations.\n * Tested and designed for libdispatch (aka Grand Central Dispatch).\n",
6 "homepage": "http://rsms.me/peertalk/",
9 "Rasmus Andersson": "rasmus@notion.se"
12 "git": "https://github.com/rsms/peertalk.git",
13 "commit": "a454694e873dcb07faba2982633efbfe2779cf5b"
15 "source_files": "peertalk/*.{h,m}",