blob: 1dbc5216d5f069a88e157ad747b840967c511bc2 [file] [log] [blame]
{
"name": "BvImages",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "BvImages/Classes/**/*",
"dependencies": {
"AlamofireImage": [
"3.3.0"
],
"UIImageViewAlignedSwift": [
"0.5.0"
],
"ByvUtils": [
"~> 1.1"
]
},
"pushed_with_swift_version": "4.0"
}