blob: ae27f7696e7feff5ac5519633090217957862282 [file] [log] [blame]
{
"name": "ImageTransition",
"version": "0.3.0",
"summary": "ImageTransition is a library for smooth animation of images during transitions.",
"homepage": "https://github.com/shtnkgm/ImageTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "shtnkgm",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/shtnkgm/ImageTransition.git",
"tag": "0.3.0"
},
"source_files": "ImageTransition/**/*.swift"
}