2 "name": "yapo-transport-ip",
4 "summary": "YAPO IP transport for Objective-C",
5 "description": "Provides a transport over IP for YAPO messages, both LAN and mesh\ntopologies are supported.\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6 "homepage": "http://github.com/ajres/yapo-transport-ip-objc",
9 "@ajres": "dev@yet-another.co"
12 "git": "https://github.com/ajres/yapo-transport-ip-objc.git",
20 "source_files": "yapo-transport-ip-objc/**/*.{c,h,m}",
21 "public_header_files": [
22 "yapo-transport-ip-objc/YPTransport+IP.h",
23 "yapo-transport-ip-objc/YPTransportIPSPI.h"