[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 3 / 7 / HXUnionScrollView / 1.1.3 / HXUnionScrollView.podspec.json
blobd31a29108827d3bf4b02828a7d6c5b5eee079a7e
2   "name": "HXUnionScrollView",
3   "version": "1.1.3",
4   "summary": "联动滑动悬停控件",
5   "homepage": "https://github.com/yiyucanglang",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "dahuanxiong": "xinlixuezyj@163.com"
12   },
13   "source": {
14     "git": "https://github.com/yiyucanglang/HXUnionScrollView.git",
15     "tag": "1.1.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "static_framework": true,
21   "dependencies": {
22     "Masonry": [
24     ],
25     "HXConvenientListView/Core": [
27     ]
28   },
29   "public_header_files": "*{h}",
30   "source_files": "*.{h,m}"