blob: cba826a5d31149a8d7330502d65c7007bcda09f8 [file] [log] [blame]
{
"name": "ModalTransition",
"version": "0.1.0",
"summary": "Easy and customizable modal transition.",
"description": "Easy and customizable modal transition.\nDismissing by dragging, blurring background, changing frame, customizing animation, etc. can be done easily.",
"homepage": "https://github.com/naoto0n2/ModalTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Naoto Onagi": "naoto.0n2@gmail.com"
},
"source": {
"git": "https://github.com/naoto0n2/ModalTransition.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/naoto0n2",
"platforms": {
"ios": "8.0"
},
"source_files": "ModalTransition/Classes/**/*",
"pushed_with_swift_version": "3.0"
}