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