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