2 "name": "yapo-transport-objc",
4 "summary": "YAPO transport core for Objective-C",
5 "description": " Manages all transports for YAPO messages\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
6 "homepage": "http://github.com/ajres/yapo-transport-objc",
9 "@ajres": "andy@couchbase.com"
12 "git": "https://github.com/ajres/yapo-transport-objc.git",
19 "source_files": "yapo-transport-objc/**/*.{c,h,m}",
20 "public_header_files": [
21 "yapo-transport-objc/YPTransport.h",
22 "yapo-transport-objc/YPTransportServiceProvider.h",
23 "yapo-transport-objc/YPInboundMessageHandler.h"