blob: 64bdaa9e064a3d86ec6d4c8c36d1e30464ff7c9a [file] [log] [blame]
{
"name": "RocketNetworking",
"version": "0.0.2",
"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.2"
},
"source_files": "RocketNetworking",
"exclude_files": "Classes/Exclude",
"swift_version": "4.2"
}