Zello

CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
2pods
The Zello server API offers an easy way to interact with Zello server in order to manipulate users and channels from your application. The API is based on JSON over HTTP protocol. Requests are sent using GET and POST HTTP requests, server responses are returned in HTTP response body and presented in JSON. Each response includes "status" and "code" fields, indicating the response success status or error details. In the case of success, code is "200" and status is "OK".
License: MIT
The Zello server API offers an easy way to interact with Zello server in order to manipulate users and channels from your application. The API is based on JSON over HTTP protocol. Requests are sent using GET and POST HTTP requests, server responses are returned in HTTP response body and presented in JSON. Each response includes "status" and "code" fields, indicating the response success status or error details. In the case of success, code is "200" and status is "OK".
License: MIT