blob: c6b4d200f81526c406b88a5655e95a5f8d357123 [file] [log] [blame]
{
"name": "TheTransporter",
"version": "0.0.1",
"summary": "Transports payload so you don't have to.",
"description": "Fully Type-safe API, no more writing API code for every single project.",
"homepage": "https://github.com/CodetrixStudio/Transporter",
"license": "MIT",
"authors": {
"": ""
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CodetrixStudio/Transporter.git",
"tag": "0.0.1"
},
"source_files": [
"Transporter",
"Transporter/**/*.{swift}"
],
"exclude_files": "Transporter/Exclude"
}