[Add] A00LaunchMeasure 1.0.2
[CocoaPods.git] / Specs / 6 / b / 0 / SockJSLibrary / 1.0.2 / SockJSLibrary.podspec.json
blob87405b8532bfb0e85ec98b55a6175935bdc1a715
2   "name": "SockJSLibrary",
3   "version": "1.0.2",
4   "summary": "Swift implementation of SockJS client",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/levashovalexey/SockJSLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexey Levashov": "levashov.alexey@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/levashovalexey/SockJSLibrary.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SockJSLibrary/**/*",
23   "dependencies": {
24     "SwiftyJSON": [
26     ]
27   },
28   "swift_version": "5.0"