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