blob: 823f530c759d6fddc1a487b7052e3416884d3baa [file] [log] [blame]
{
"name": "TWImageBrowser",
"version": "1.1.4",
"summary": "Simple image browser or banner.",
"description": "Simple image browser or banner. written in swift.",
"homepage": "https://github.com/magicmon/TWImageBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tae Woo Kang": "sagun25si@gmail.com"
},
"source": {
"git": "https://github.com/magicmon/TWImageBrowser.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TWImageBrowser/Classes/**/*",
"dependencies": {
"AlamofireImage": [
"~> 2.0"
]
},
"pushed_with_swift_version": "2.3"
}