blob: 30e14e9153d738c384bdfa738abace8f404aceaf [file] [log] [blame]
{
"name": "YazdanSwiftSocket",
"version": "0.1.5",
"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": "BSD"
},
"authors": {
"Yazdan.xyz": "ymazdy@gmail.com"
},
"source": {
"git": "https://github.com/ymazdy/YazdanSwiftSocket.git",
"tag": "0.1.5"
},
"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"
}