[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 8 / 3 / 7 / HXUnionScrollView / 1.0.3 / HXUnionScrollView.podspec.json
blob8633d1818dec24426fd6a0291bb61f8e632235ba
2   "name": "HXUnionScrollView",
3   "version": "1.0.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.0.3"
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}"