blob: 4298e66a86a146a2509c47a249acd652ae8dbbb1 [file] [log] [blame]
{
"name": "YTSocket",
"version": "0.1.0",
"summary": "YTSocket helps you to manage TCP Socket connections",
"description": "YTSocket helps you to connect TCP Sockets. You can write your own handler based on your socket implementation using YTSocketHandler protocol.",
"homepage": "https://github.com/yasinturkdogan/YTSocket",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Yasin Turkdogan": "yasinturkdogan@gmail.com"
},
"source": {
"git": "https://github.com/yasinturkdogan/YTSocket.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YTSocket/*",
"pushed_with_swift_version": "3.0"
}