blob: 4811bce952fcda52285744edd523f4fd4fabacfb [file] [log] [blame]
{
"name": "RocketNetworking",
"version": "0.0.7",
"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.7"
},
"source_files": "RocketNetworking/**/*.{swift}",
"swift_version": "4.2"
}