blob: 9f83bd1367fae36196881de277998a3d0052f8e3 [file] [log] [blame]
{
"name": "HWPanModal",
"version": "0.6.4",
"summary": "HWPanModal is used to present controller and drag to dismiss.",
"description": "HWPanModal presents controller from bottom and drag to dismiss, high customize.",
"homepage": "https://github.com/HeathWang/HWPanModal",
"license": {
"type": "MIT"
},
"authors": {
"heathwang": "yishu.jay@gmail.com"
},
"source": {
"git": "https://github.com/HeathWang/HWPanModal.git",
"tag": "0.6.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/**/*"
],
"public_header_files": [
"Sources/**/*.h"
]
}