blob: febdcca29cf34b1e92942d4bf703944d1aab2369 [file] [log] [blame]
{
"name": "Socket.swift",
"version": "1.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": "1.0"
},
"module_name": "SocketSwift",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}