[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 3 / 7 / HXUnionScrollView / 0.0.6 / HXUnionScrollView.podspec.json
blob594a0723f31a4d5df541d51eb518dd73865ca7bd
2   "name": "HXUnionScrollView",
3   "version": "0.0.6",
4   "summary": "联动滑动悬停控件",
5   "homepage": "https://gitee.com/huanxiong",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "dahuanxiong": "xinlixuezyj@163.com"
12   },
13   "source": {
14     "git": "https://gitee.com/huanxiong/HXUnionScrollView.git",
15     "tag": "0.0.6"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "dependencies": {
21     "Masonry": [
23     ]
24   },
25   "public_header_files": "*{h}",
26   "source_files": "*.{h,m}"