blob: 5754bf622d0a93496be555749e761abce4903799 [file] [log] [blame]
{
"name": "HXUnionScrollView",
"version": "0.0.8",
"summary": "联动滑动悬停控件",
"homepage": "https://gitee.com/huanxiong",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dahuanxiong": "xinlixuezyj@163.com"
},
"source": {
"git": "https://gitee.com/huanxiong/HXUnionScrollView.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"dependencies": {
"Masonry": [
]
},
"public_header_files": "*{h}",
"source_files": "*.{h,m}"
}