blob: 9748ab42f4136aa0de42bbaae2e802d8301e6839 [file] [log] [blame]
{
"name": "RocketNetworking",
"version": "0.0.6",
"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.6"
},
"source_files": "RocketNetworking",
"exclude_files": "Classes/Exclude",
"swift_version": "4.2"
}