blob: 13797612059de85ac1c44f862b4bf110dce63db5 [file] [log] [blame]
{
"name": "EIDAKStompClient",
"platforms": {
"ios": "8.0"
},
"authors": "Electronic ID",
"version": "1.0",
"requires_arc": true,
"summary": "StompClient based on AKStompClient and updated to Swift 3.0+.",
"homepage": "https://gitlab.com/eid-sdk/ios-stomp-client",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://gitlab.com/eid-sdk/ios-stomp-client.git",
"tag": "1.0"
},
"source_files": "Pod/Classes/**/*.{swift}",
"dependencies": {
"SocketRocket": [
"~> 0.5.1"
]
},
"pushed_with_swift_version": "3.0"
}