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