[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 9 / 2 / 3 / PeerTalk / 0.0.1 / PeerTalk.podspec.json
blob5a0b0f2b676d99efde55d7a487f0fcf733295153
2   "name": "PeerTalk",
3   "version": "0.0.1",
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/",
7   "license": "MIT",
8   "authors": {
9     "Rasmus Andersson": "rasmus@notion.se"
10   },
11   "source": {
12     "git": "https://github.com/rsms/peertalk.git",
13     "commit": "a454694e873dcb07faba2982633efbfe2779cf5b"
14   },
15   "source_files": "peertalk/*.{h,m}",
16   "requires_arc": true