blob: 3a8e23365d1839506024f397b8fbe0e7615af49e [file] [log] [blame]
{
"name": "TransporterSwift",
"version": "0.1",
"summary": "A library makes uploading and downloading easier",
"homepage": "https://github.com/nghialv/Transporter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nghialv": "nghialv2607@gmail.com"
},
"social_media_url": "https://twitter.com/nghialv2607",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nghialv/Transporter.git",
"tag": "0.1"
},
"source_files": "Transporter/*",
"requires_arc": true
}