blob: c7754b96ba7ee7dcc0e89e253ef84c910ce03843 [file] [log] [blame]
{
"name": "SwiftStompClient",
"version": "0.0.1",
"summary": "STOMP implementation with optional heart-beating iOS 13.0+ macOS 10.15+ Mac Catalyst 13.0+ tvOS 13.0+ watchOS 6.0+",
"homepage": "https://github.com/mob-connection/SwiftStompClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mob-connection": "ozhurbaiosdevelop@gmail.com"
},
"platforms": {
"ios": "13.0",
"osx": "10.15"
},
"swift_versions": "5.1",
"source": {
"git": "https://github.com/mob-connection/SwiftStompClient.git",
"tag": "0.0.1"
},
"source_files": "SwiftStompClient/**/*.{h,m,swift}",
"swift_version": "5.1"
}