2 "name": "yapo-transport-im",
4 "summary": "YAPO in memory transport for Objective-C",
5 "description": "Provides an in memory transport for YAPO messages, routing between routing \npeers in the same process is supported.\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6 "homepage": "http://github.com/ajres/yapo-transport-im-objc",
9 "@ajres": "dev@yet-another.co"
12 "git": "https://github.com/ajres/yapo-transport-im-objc.git",
20 "source_files": "yapo-transport-im-objc/**/*.{c,h,m}",
21 "public_header_files": "yapo-transport-im-objc/YPTransportIMSPI.h",