[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 0 / SwiftStompClient / 0.0.4 / SwiftStompClient.podspec.json
blob37dabe08d8e60e8703b371f863fbbc5ad561002d
2   "name": "SwiftStompClient",
3   "version": "0.0.4",
4   "summary": "STOMP implementation on native WebSocket in Swift",
5   "description": "STOMP implementation with optional heart-beating iOS 13.0+ macOS 10.15+ Mac Catalyst 13.0+ tvOS 13.0+ watchOS 6.0+",
6   "homepage": "https://github.com/mob-connection/SwiftStompClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mob-connection": "ozhurbaiosdevelop@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0",
16     "osx": "10.15",
17     "tvos": "13.0",
18     "watchos": "6.0"
19   },
20   "swift_versions": "5.1",
21   "source": {
22     "git": "https://github.com/mob-connection/SwiftStompClient.git",
23     "tag": "0.0.4"
24   },
25   "source_files": "SwiftStompClient/**/*.{h,m,swift}",
26   "swift_version": "5.1"