blob: 062b8183b38436b29771236cbda6b0e8a2a9173a [file] [log] [blame]
{
"name": "HWPanModal",
"version": "0.7.2",
"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.7.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/**/*"
],
"public_header_files": [
"Sources/**/*.h"
]
}