2 "name": "HorizontalTextView",
4 "summary": "A horizontal `UITextView` wrapper",
5 "description": "`HorizontalTextView` is a `UIView` subclass\nthat layouts text horizontally.\nIt encapsulates a `UIScrollView` instance that contains a\ncollection of `UITextView` instances where each represents\na page of text.",
6 "homepage": "https://github.com/ahmedk92/HorizontalTextView",
12 "ahmedk92": "ahmedkhalaf.92@gmail.com"
15 "git": "https://github.com/ahmedk92/HorizontalTextView.git",
21 "swift_version": "4.2",
22 "source_files": "HorizontalTextView/Classes/**/*"