blob: c339fead61d9a38759dad74815df697b85675ae9 [file] [log] [blame]
{
"name": "Packer",
"version": "1.0",
"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/stone-payments/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/stone-payments/Packer.git",
"tag": "1.0"
},
"source_files": [
"Packer",
"Packer/*.{h,swift}"
]
}