[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 0 / SwiftStompClient / 0.0.2 / SwiftStompClient.podspec.json
blob354144298a058923c486c118a92ed93104666cc0
2   "name": "SwiftStompClient",
3   "version": "0.0.2",
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   },
18   "swift_versions": "5.1",
19   "source": {
20     "git": "https://github.com/mob-connection/SwiftStompClient.git",
21     "tag": "0.0.2"
22   },
23   "source_files": "SwiftStompClient/**/*.{h,m,swift}",
24   "swift_version": "5.1"