[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 8 / 0 / JSONRPC-Kojirou / 0.2.4 / JSONRPC-Kojirou.podspec.json
blob924acb43a8f2de27c48003f1eb3cbf99778c9bd8
2   "name": "JSONRPC-Kojirou",
3   "version": "0.2.4",
4   "summary": "A JSON-RPC framework written in Swift.",
5   "description": "JSON-RPC framework",
6   "homepage": "https://github.com/kojirou1994/JSONRPC",
7   "license": "MIT",
8   "authors": {
9     "Kojirou": "kojirouhtc@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.10"
14   },
15   "source": {
16     "git": "https://github.com/kojirou1994/JSONRPC.git",
17     "tag": "0.2.4"
18   },
19   "source_files": "Sources/JSONRPC/*.{h,swift}",
20   "module_name": "JSONRPC",
21   "swift_version": "4.1",
22   "dependencies": {
23     "Starscream": [
24       "~> 3.0.2"
25     ]
26   },
27   "deprecated": true