2 "name": "TappableTextView",
4 "summary": "A UITextView that handles taps on text with the view.",
5 "swift_versions": "5.0",
9 "description": "TappableTextView makes it laughably easy to turn any word into a button. With beautiful animations and easy to understand code, you can turn any simple body of text into a world of possibilites.",
10 "homepage": "https://github.com/SlickJohnson/TappableTextView",
16 "SlickJohnson": "liwa.johnson@gmail.com"
19 "git": "https://github.com/SlickJohnson/TappableTextView.git",
23 "TappableTextView/Classes/*"
27 "TappableTextView/Assets/**/*"
30 "user_target_xcconfig": {
31 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33 "pod_target_xcconfig": {
34 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36 "swift_version": "5.0"