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