blob: b54f384103a5ffde85c8ead267ef1915271e1cac [file] [log] [blame]
{
"name": "HKDisplayer",
"version": "0.0.1",
"summary": "加在 window 上的弹出视图",
"description": "加在 widow 上的弹出视图,可以自定义弹出方式,自定义停留时间及类型。",
"homepage": "https://github.com/clairehu7/HKDisplayer",
"license": "MIT",
"authors": {
"clairehu": "471339423@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/clairehu7/HKDisplayer.git",
"tag": "0.0.1"
},
"source_files": [
"HKDisplayerDemo/HKDisplayerDemo/HKDisplayer",
"HKDisplayerDemo/HKDisplayerDemo/HKDisplayer/**/*.{h,m}"
],
"exclude_files": "HKDisplayerDemo/HKDisplayerDemo/HKDisplayer/Exclude"
}