blob: 4d2b78b266a6a45853dda3c83f55d514eb44bf02 [file] [log] [blame]
{
"name": "Socket.swift",
"version": "2.2.0",
"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": "2.2.0"
},
"module_name": "SocketSwift",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "Sources/*.swift"
}