4 "summary": "Socket framework for Swift using the Swift Package Manager",
5 "homepage": "https://github.com/Kitura/BlueSocket",
7 "type": "Apache License, Version 2.0"
9 "authors": "IBM and the Kitura project authors",
10 "module_name": "Socket",
11 "swift_versions": "5.1",
19 "git": "https://github.com/Kitura/BlueSocket.git",
22 "source_files": "Sources/Socket/*.swift",
23 "pod_target_xcconfig": {
24 "SWIFT_VERSION": "5.1"
26 "swift_version": "5.1"