[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 2 / 1 / jrpc / 0.1.0-beta / jrpc.podspec.json
blob58ccddbd45a0c6e846aa3b7b52d9636c18c31ec8
2   "name": "jrpc",
3   "version": "0.1.0-beta",
4   "summary": "JSON-RPC 2.0 Client",
5   "description": "jrpc is a JSON-RPC 2.0 client written in swift.\nfor more information about JSON-RPC 2.0 please refer to: http://www.jsonrpc.org/specification",
6   "homepage": "https://github.com/qurami/jrpc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marco Musella": "mar.musella@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/qurami/jrpc.git",
16     "tag": "0.1.0-beta"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "jrpc/Classes/**/*",
22   "pushed_with_swift_version": "3.0"