blob: 892c1d5bf859fdd4833ee6b4320b54068663b7a3 [file] [log] [blame]
{
"name": "MantleModal",
"version": "0.0.4",
"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.4"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}