blob: 353f3fb1ce348faf0dcbbbcc8f64d6d7f08d8fea [file] [log] [blame]
{
"name": "RocketNetworking",
"version": "0.0.9",
"summary": "Lightweight Networking in pure swift",
"description": "Lightweight Protocol oriented networking layer written in swift.",
"homepage": "https://www.universitylaundry.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"willbrandin": "will@tidelaundry.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/willbrandin/RocketNetworking.git",
"tag": "0.0.9"
},
"source_files": "RocketNetworking/**/*.{swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}