[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / f / 7 / 0 / SwiftJSONRPC / 0.9.0 / SwiftJSONRPC.podspec.json
blob793edd5b8cfd58ccfb6d1562af68db780bca7be3
2   "name": "SwiftJSONRPC",
3   "version": "0.9.0",
4   "summary": "Swift JSON-RPC 2.0 client",
5   "homepage": "https://github.com/kolyasev/SwiftJSONRPC",
6   "license": "MIT",
7   "authors": {
8     "Denis Kolyasev": "kolyasev@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/kolyasev/SwiftJSONRPC.git",
12     "tag": "0.9.0"
13   },
14   "platforms": {
15     "ios": "13.0",
16     "osx": "10.15"
17   },
18   "requires_arc": true,
19   "swift_versions": [
20     "5.5",
21     "5.6"
22   ],
23   "source_files": "Sources/**/*.swift",
24   "frameworks": "Foundation",
25   "swift_version": "5.6"