blob: 373b8cdd9cffcf102f668263c628ff70aa180a45 [file] [log] [blame]
{
"name": "O20HoleTransition",
"version": "0.1.0",
"authors": {
"Tanveer": "object2.0@gmail.com"
},
"summary": "Custom UIViewController transition to present the UIViewController.",
"description": "A custom UIViewController transition to show the ViewController with the closing and opening hole.\n* More suited towards the loading screens as while the transiting is happening user will see the preview of the screen underneath it.",
"homepage": "https://github.com/object2dot0/O20HoleTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/object2dot0/O20HoleTransition.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "O20HoleTransition/Classes/**/*",
"frameworks": [
"UIKit",
"QuartzCore"
]
}