blob: a361495594cc719b95ae7398cbf9636ab0c301c9 [file] [log] [blame]
{
"name": "ShrinkPresentation",
"version": "0.1.1",
"summary": "A way to shrink the previous view controller when presenting a new one modally.",
"homepage": "https://github.com/GuiminChu/ShrinkPresentation",
"license": "MIT",
"authors": {
"GuiminChu": "455824173@qq.com"
},
"social_media_url": "http://weibo.com/cookcode",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GuiminChu/ShrinkPresentation.git",
"tag": "0.1.1"
},
"source_files": "Source/*.swift",
"requires_arc": true
}