blob: f72610cecd3a3bfc2af814ee31aab9b5b3c96a3a [file] [log] [blame]
{
"name": "Packer",
"version": "1.1",
"summary": "One more network library in Swift.",
"description": "Packer is a networking library that makes your requests 'plug and play'. Easy!",
"homepage": "https://github.com/jaisonv/Packer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Jaison Vieira",
"social_media_url": "http://twitter.com/jaisonnvieira",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jaisonv/Packer.git",
"tag": "1.1"
},
"source_files": [
"Packer",
"Packer/*.{h,swift}"
]
}