blob: 108d02dcdefa2afedefae70ae306953f77047d98 [file] [log] [blame]
{
"name": "BvImages",
"version": "0.1.3",
"summary": "Images Preview Utilities.",
"description": "This library give utilities to preview images",
"homepage": "https://github.com/byvapps/BvImages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adrian Apodaca": "adrian@byvapps.com"
},
"source": {
"git": "https://github.com/byvapps/BvImages.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BvImages/Classes/**/*",
"dependencies": {
"AlamofireImage": [
"~> 3.1"
],
"UIImageViewAlignedSwift": [
],
"ByvUtils": [
]
},
"pushed_with_swift_version": "3.0"
}