CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

Jacob Fenton

1pod

CPJSONRPC

CPJSONRPC provides an interface that eases interaction with APIs that conform to the JSON-RPC protocol. It offers classes for holding notification/request/response data and producing a JSON-RPC object, as well as a helper class for parsing a string into an object of the relevant class (CPJSONRPCNotification, CPJSONRPCRequest, or CPJSONRPCResponse).

License: MIT

  • Objective C