blob: a6ff7f6777b9ea5e36e1f17d8de69b2a221b06ea [file] [log] [blame]
{
"name": "ImageTransition",
"version": "0.4.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_versions": "5.0",
"source": {
"git": "https://github.com/shtnkgm/ImageTransition.git",
"tag": "0.4.0"
},
"source_files": "ImageTransition/**/*.swift"
}