blob: 536cdbc140f1eb84d84d0fcb59b61586ee7ebe8a [file] [log] [blame]
{
"name": "TheTransporter",
"version": "0.0.8",
"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/TheTransporter",
"license": "MIT",
"authors": {
"": ""
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CodetrixStudio/TheTransporter.git",
"tag": "0.0.8"
},
"source_files": [
"TheTransporter",
"TheTransporter/**/*.{swift}"
],
"exclude_files": "TheTransporter/Exclude"
}