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