blob: dd84134f5c8e61e44f78adc6863e6c17bcb57033 [file] [log] [blame]
{
"name": "BvImages",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BvImages/Classes/**/*",
"dependencies": {
"AlamofireImage": [
"~> 3.1"
],
"UIImageViewAlignedSwift": [
],
"ByvUtils": [
]
},
"pushed_with_swift_version": "3.0"
}