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