[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 3 / 7 / HXUnionScrollView / 0.0.8 / HXUnionScrollView.podspec.json
blob5754bf622d0a93496be555749e761abce4903799
2   "name": "HXUnionScrollView",
3   "version": "0.0.8",
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.8"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "static_framework": true,
21   "dependencies": {
22     "Masonry": [
24     ]
25   },
26   "public_header_files": "*{h}",
27   "source_files": "*.{h,m}"