blob: 3053eb86a9266d8c0154b53c03eedf50863af002 [file] [log] [blame]
{
"name": "PBImageView",
"version": "1.0.4",
"summary": "A UIImageView alternative that allows for animations between contentModes.",
"description": "A UIImageView alternative that allows for animations between contentModes using the UIView.animateWithDuration methods.",
"homepage": "https://github.com/patrickbdev/PBImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"patrickbdev": "patbdev@gmail.com"
},
"source": {
"git": "https://github.com/patrickbdev/PBImageView.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PBImageView/Classes/**/*",
"swift_versions": "5.1",
"swift_version": "5.1"
}