[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / 2 / 1 / jrpc / 0.1.1-beta / jrpc.podspec.json
blob9ca335917e3279eba5bf402d61d27ee6056af145
2   "name": "jrpc",
3   "version": "0.1.1-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.1-beta"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "jrpc/Classes/**/*",
22   "pushed_with_swift_version": "3.0"