blob: 51a395855d7b675c51e811d7b09efa2175cbc2a3 [file] [log] [blame]
{
"name": "HWPanModal",
"version": "0.1.1",
"summary": "HWPanModal is used to present controller and drag to dismiss.",
"description": "HWPanModal is used to present controller and drag to dismiss. Inspire to PanModal.",
"homepage": "https://github.com/HeathWang/HWPanModal",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"heathwang": "yishu.jay@gmail.com"
},
"source": {
"git": "https://github.com/HeathWang/HWPanModal.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWPanModal/Classes/**/*",
"public_header_files": "HWPanModal/Classes/**/*.h"
}