blob: e802eb41914723cb80620a680e80049cbd73256f [file] [log] [blame]
{
"name": "SwiftSocketConnection",
"version": "0.1.1",
"summary": "Yazdan Swift Socket Connection framework",
"description": "working with tcp sockets easily and without pain in ios and macos",
"homepage": "https://github.com/ymazdy/swiftsocketconnection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yazdan": "ymazdy@gmail.com"
},
"source": {
"git": "https://github.com/ymazdy/swiftsocketconnection.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.3",
"osx": "10.11"
},
"source_files": "SwiftSocketConnection/Source/*",
"swift_version": "3.2"
}