2 "name": "ZSWTappableLabel",
4 "summary": "UILabel subclass for links which are tappable, long-pressable, 3D Touchable, and VoiceOverable.",
5 "description": "NSAttributedStrings displayed in ZSWTappableLabel can be tapped, long-pressed, 3D Touched, or interacted with using VoiceOver in substrings you specify using string attributes. Read more: https://github.com/zacwest/ZSWTappableLabel",
6 "homepage": "https://github.com/zacwest/ZSWTappableLabel",
9 "Zachary West": "zacwest@gmail.com"
12 "git": "https://github.com/zacwest/ZSWTappableLabel.git",
15 "social_media_url": "https://twitter.com/zacwest",
23 "private_header_files": "ZSWTappableLabel/**/Private/*.h",
24 "public_header_files": "ZSWTappableLabel/**/Public/*.h",
25 "source_files": "ZSWTappableLabel/**/*"