blob: 9e08958314148a01d25e322eea5e81ddb70ec65a [file] [log] [blame]
{
"name": "DDHDynamicViewControllerTransitions",
"version": "0.9.0",
"summary": "View controller transitions using UIDynamics.",
"homepage": "https://github.com/dasdom/DDHDynamicViewControllerTransitions",
"license": "MIT",
"authors": {
"Dominik Hauser": "dominik.hauser@dasdom.de"
},
"source": {
"git": "https://github.com/dasdom/DDHDynamicViewControllerTransitions.git",
"tag": "0.9.0"
},
"screenshots": [
"https://files.app.net/21v9tH727",
"https://files.app.net/21v9lo0rq",
"https://files.app.net/21v9g6NC1"
],
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"DDHNavigationControllerDelegate.{h,m}",
"DynamicTransitionAnimators/*.{h,m}"
]
}