blob: e57a26fef5ee6a3389b07766bf34bb80c24e95ec [file] [log] [blame]
{
"name": "BSImageView",
"version": "1.0.2",
"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": "4.2",
"source": {
"git": "https://github.com/mikaoj/BSImageView.git",
"tag": "1.0.2"
},
"source_files": "Source/**/*.swift"
}