blob: 81fd37e0d63696b7d2f4eba7eac2d8131e84feab [file] [log] [blame]
{
"name": "Miva",
"version": "0.1.1",
"summary": "A Swift Download Library",
"description": "A networking library that fetches, caches, and displays images, JSON, files via HTTP in Swift.",
"homepage": "https://github.com/furqanmk/Miva",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Furqan Muhammad Khan": "furqanmk@outlook.com"
},
"source": {
"git": "https://github.com/furqanmk/Miva.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Miva/*.{swift,h}",
"pushed_with_swift_version": "3.0"
}