blob: 52c7121e926f0dfd6558a478394f566936671f47 [file] [log] [blame]
{
"name": "PKSwiftSocket",
"version": "0.2.0",
"summary": "Socket connection with block methods as well as delegate option in Swift",
"description": "Socket connection with block methods as well as delegate option in Swift 3.0.",
"homepage": "https://github.com/kansaraprateek/PKSwiftSocket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Prateek Kansara": "prateek@kansara.in"
},
"source": {
"git": "https://github.com/kansaraprateek/PKSwiftSocket.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PKSwiftSocket/Classes/**/*",
"pushed_with_swift_version": "3.0"
}