[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / e / 6 / c / HRViewVisible / 1.0.0 / HRViewVisible.podspec.json
blobb51612d4052ca7ef16bdebfe19769ba5a5edf3c1
2   "name": "HRViewVisible",
3   "version": "1.0.0",
4   "summary": "Auto collapse a UIView and autolayout constraints",
5   "description": "Make a UIView or it's subviews hide or unhide and automatically hide it's associate constraints",
6   "homepage": "https://github.com/1335430614@qq.com/HRViewVisible",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "harry": "harry_c2016@163.com"
13   },
14   "source": {
15     "git": "https://github.com/HaoXianSen/HRViewVisible.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "HRViewVisible/Classes/**/*"