blob: 130a79625f92a39fc15045fee989291234d72c88 [file] [log] [blame]
{
"name": "ImageMaskTransition",
"version": "0.2.0",
"summary": "Simple but powerful and beautiful ViewController transtion for Swift 3",
"description": "This is a ViewController transition to create beautiful image transition between ViewControllers",
"homepage": "https://github.com/LeoMobileDeveloper/ImageMaskTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "leomobiledeveloper@gmail.com"
},
"source": {
"git": "https://github.com/LeoMobileDeveloper/ImageMaskTransition.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"pushed_with_swift_version": "3.0"
}