blob: 594a0723f31a4d5df541d51eb518dd73865ca7bd [file] [log] [blame]
{
"name": "HXUnionScrollView",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Masonry": [
]
},
"public_header_files": "*{h}",
"source_files": "*.{h,m}"
}