blob: 0ae6f9edb6652420c0f503f23411d394d1220d87 [file] [log] [blame]
{
"name": "TTZoomTransition",
"version": "1.0.0",
"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.0"
},
"license": "MIT",
"frameworks": "UIKit",
"source_files": "TTZoomTransition",
"requires_arc": true,
"screenshots": "https://raw.githubusercontent.com/tamastimar/TTZoomTransition/assets/ttzoomtransition-screenshot.gif"
}