blob: 21ed093a9869af2954b19e8408b23daa8607f7aa [file] [log] [blame]
{
"name": "PBImageView",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PBImageView/Classes/**/*"
}