blob: 8822508b73584ca8eb760cf8c6b31b7a585586ae [file] [log] [blame]
{
"name": "Socket.swift",
"version": "1.3",
"summary": "A POSIX socket wrapper written in swift.",
"homepage": "https://github.com/BiAtoms/Socket.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Orkhan Alikhanov": "orkhan.alikhanov@gmail.com"
},
"source": {
"git": "https://github.com/BiAtoms/Socket.swift.git",
"tag": "1.3"
},
"module_name": "SocketSwift",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.1"
}