blob: 003ea6afbbdb6a25c05f230ae31fb64254acd250 [file] [log] [blame]
{
"name": "LCZoomTransition",
"version": "1.0.0",
"summary": "A custom UIViewController animated and interactive transition that uses a zoom effect.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/mluisbrown/LCZoomTransition",
"authors": {
"Michael Brown": "me@michael-brown.net"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mluisbrown/LCZoomTransition.git",
"tag": "1.0.0"
},
"source_files": "LCZoomTransition",
"requires_arc": true
}