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