2 "name": "LockDirectionScrollView",
4 "summary": "A UIScrollView that CAN NOT scroll in both horizontal and vertical directions synchronously",
5 "description": "A UIScrollView is not permitted to scroll in both horizontal and vertical directions synchronously, since the property directionalLockEnabled can not really work in this regard",
6 "homepage": "https://github.com/RookieZn/LockDirectionScrollView",
12 "rookiezn": "rookiezn@gmail.com"
15 "git": "https://github.com/RookieZn/LockDirectionScrollView.git",
21 "source_files": "LockDirectionScrollView/Classes/**/*"