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