blob: 43659e44c2592202f40b25dbdc47703849d4a951 [file] [log] [blame]
{
"name": "HLMenu",
"version": "0.1.0",
"summary": "类似微信的右侧顶栏弹框",
"homepage": "https://github.com/hanl001/HLMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hanl001": "710545949@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hanl001/HLMenu.git",
"tag": "0.1.0"
},
"source_files": "HLMenu/base/**/*.{h,m}",
"requires_arc": true
}