blob: 1717f75d10564b24807f81ab1ee54f0505075d86 [file] [log] [blame]
{
"name": "TTZoomTransition",
"version": "1.0.3",
"authors": {
"Tamás Tímár": "hello@tamastimar.com"
},
"homepage": "https://github.com/tamastimar/TTZoomTransition",
"platforms": {
"ios": "9.0"
},
"summary": "A simple custom modal view controller transition.",
"source": {
"git": "https://github.com/tamastimar/TTZoomTransition.git",
"tag": "1.0.3"
},
"license": "MIT",
"frameworks": "UIKit",
"source_files": "TTZoomTransition",
"requires_arc": true,
"screenshots": "https://raw.githubusercontent.com/tamastimar/TTZoomTransition/assets/ttzoomtransition-screenshot.gif"
}