blob: ca04a26ac140ab784d58166a7119a22c4d88d941 [file] [log] [blame]
{
"name": "Dismissable",
"version": "1.3.0",
"summary": "Magical way to pull to dismiss your modal view!",
"description": "Magic will be happened when you use Dismissable!",
"homepage": "https://github.com/younatics/Dismissable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Seungyoun Yi": "younatics@gmail.com"
},
"source": {
"git": "https://github.com/younatics/Dismissable.git",
"tag": "1.3.0"
},
"source_files": "Dismissable/*.swift",
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"requires_arc": true
}