blob: a52cacfdea5a119553bf3933689b8541ad60bb9c [file] [log] [blame]
{
"name": "ImageMaskTransition",
"version": "0.1.1",
"summary": "Simple but powerful and beautiful ViewController transtion",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*"
}