blob: 914a889cba355c39f8dca80c7675daf812e6a3e9 [file] [log] [blame]
{
"name": "SwiftySocket",
"version": "0.1.1",
"summary": "SwiftySocket is a socket based Stream / NSStream swift wrapper.",
"description": "SwiftySocket is a socket based stream / NSStream swift wrapper.",
"homepage": "https://github.com/herculesjr/SwiftySocket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hercules Farnesi da Costa Cunha Junior": "herculesjr@gmail.com"
},
"source": {
"git": "https://github.com/herculesjr/SwiftySocket.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/herculesjr",
"platforms": {
"ios": "8.3"
},
"source_files": "SwiftySocket/Classes/**/*",
"pushed_with_swift_version": "3.0"
}