blob: d31a29108827d3bf4b02828a7d6c5b5eee079a7e [file] [log] [blame]
{
"name": "HXUnionScrollView",
"version": "1.1.3",
"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.1.3"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"dependencies": {
"Masonry": [
],
"HXConvenientListView/Core": [
]
},
"public_header_files": "*{h}",
"source_files": "*.{h,m}"
}