blob: 1418d4d04daf799641136c34d3e3cb0fa927e51c [file] [log] [blame]
{
"name": "SwiftSocket",
"version": "2.0",
"summary": "A cool framework to work with TCP and UDP sockets",
"description": "SwiftSocket profieds an easy way to create TCP or UDP clients and servers 💁",
"homepage": "https://github.com/swiftsocket/SwiftSocket",
"license": {
"type": "BSD"
},
"authors": {
"Dan Shevlyuk": "danshevlyuk@icloud.com"
},
"social_media_url": "http://twitter.com/danshevluk",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/swiftsocket/SwiftSocket.git",
"tag": "2.0"
},
"source_files": "Sources/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}