blob: 04a0e8293a5cef8320fe430aad3bd71d48afe0e1 [file] [log] [blame]
{
"name": "HLSelectView",
"version": "0.1.0",
"summary": "类似于iOS工具栏的浮框",
"description": "简单好用的类似于iOS工具看的浮框",
"homepage": "https://github.com/CoderHL/HLSelectView",
"license": "MIT",
"authors": {
"liuhong": "liuhong@1391.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderHL/HLSelectView.git",
"tag": "0.1.0"
},
"source_files": [
"HLSelectView",
"HLSelectView/**/*.{h,m}"
],
"public_header_files": "HLSelectView/**/*.h",
"requires_arc": true
}