blob: d30846596ff6e52d3aac85b2bae5bfca0b33fb60 [file] [log] [blame]
{
"name": "BSImageView",
"version": "1.0.3",
"summary": "An image view which lets you animate changes to content mode",
"description": "An image view which, unlike UIImageView, lets you animate chnages to its content mode.",
"homepage": "https://github.com/mikaoj/BSImageView",
"license": "MIT",
"authors": {
"Joakim Gyllström": "joakim@backslashed.se"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/mikaoj/BSImageView.git",
"tag": "1.0.3"
},
"source_files": "Source/**/*.swift"
}