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