4 "summary": "Lightweight multi-platform REST client",
5 "description": "HTTP-RPC is an open-source framework for simplifying development of REST applications.\nIt allows developers to access REST-based web services using a convenient, RPC-like\nmetaphor while preserving fundamental REST principles such as statelessness and uniform\nresource access.",
6 "homepage": "https://github.com/gk-brown/HTTP-RPC",
7 "license": "Apache License, Version 2.0",
8 "authors": "Greg Brown",
10 "git": "https://github.com/gk-brown/HTTP-RPC.git",
17 "source_files": "Client/Objective-C/HTTPRPC/*.{h,m}"