blob: 98b1a40b48a5802e8217d60baf22a8e71a1f79bb [file] [log] [blame]
{
"name": "ImageMaskTransition",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*"
}