blob: 59f0a72d6cf4073d41ac095a4d408253f22e3f36 [file] [log] [blame]
{
"name": "Dismissable",
"version": "1.0.0",
"summary": "Magical way to pull to dismiss youe 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.0.0"
},
"source_files": "Dismissable/*.swift",
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"requires_arc": true
}