Latest | 0.0.1 |
---|---|
Homepage | https://github.com/kagenZhao/Swiftsocket |
License | MIT |
Platforms | ios 8.0, osx 10.10, watchos 2.0, tvos 9.0 |
Authors |
Swiftsocket
Vapor.Socket for cocoapods
Requirements
- Xcode 8.0
- Swift 3.0
Installation
pod 'SwiftSocket.Vapor'
Latest podspec
{ "name": "SwiftSocket.Vapor", "version": "0.0.1", "summary": "Vapor.socket for cocoapods", "homepage": "https://github.com/kagenZhao/Swiftsocket", "license": "MIT", "authors": { "kagenZhao": "[email protected]" }, "platforms": { "ios": "8.0", "osx": "10.10", "watchos": "2.0", "tvos": "9.0" }, "source": { "git": "https://github.com/kagenZhao/Swiftsocket.git", "tag": "0.0.1" }, "source_files": [ "SwiftSocket/Socks/*.swift", "SwiftSocket/SocksCore/*.swift" ], "pushed_with_swift_version": "3.0" }
Sat, 04 Feb 2017 23:40:04 +0000