blob: fbb2035f0da1d87272920f114fce20091acd7627 [file] [log] [blame]
{
"name": "MantleModal",
"version": "0.0.2",
"summary": "A simple modal closable by dragging.",
"description": "A simple modal resource that uses a UIScrollView to allow the user to close the modal by dragging it down.",
"homepage": "https://github.com/canalesb93/MantleModal",
"screenshots": "http://imgur.com/tZr1ns4.gif",
"license": {
"type": "MIT"
},
"authors": {
"Ricardo Canales": "canalesb93@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/canalesb93/MantleModal.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}