blob: 87d4aec76c8c8f7c1bcc9bcabd16bbea1e15a6be [file] [log] [blame]
{
"name": "YazdanSwiftSocket",
"version": "0.1.2",
"summary": "YazdanSwiftSocket is a Swift3 modern TCP & UDP Socket Library",
"description": "this is YazdanSwiftSocket library that provides great features for TCP & UDP Sockets in Swift3 with modern syntax",
"homepage": "https://github.com/ymazdy/YazdanSwiftSocket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yazdan": "ymazdy@gmail.com"
},
"source": {
"git": "https://github.com/ymazdy/YazdanSwiftSocket.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/yazdanv",
"platforms": {
"ios": "8.0"
},
"source_files": "YazdanSwiftSocket/**/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}