8 "homepage": "http://rsms.me/peertalk/",
10 "Rasmus Andersson": "rasmus@notion.se",
11 "Jonathan Dann": "jonathan@jonathandann.com"
13 "summary": "iOS and OS X Cocoa library for communicating over USB and TCP.",
15 "git": "https://github.com/rsms/PeerTalk.git",
18 "source_files": "peertalk/*.{h,m}",
23 "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).",
27 "swift_version": "5.0"