Description: A simple UILabel category meant to add copy functionality to it.
(A simple UILabel classification, can be allowed to have a copy function)
Features (Function)
Support Interface Builder
Support long press gesture
It allows developers to decide whether to open classification
To Search:
File list (Check if you may need any files):
UILabel-Copyable-master
.......................\.gitignore
.......................\.travis.yml
.......................\CHANGELOG.md
.......................\Demo
.......................\....\Controllers
.......................\....\...........\AppDelegate.h
.......................\....\...........\AppDelegate.m
.......................\....\...........\ViewController.h
.......................\....\...........\ViewController.m
.......................\....\Info.plist
.......................\....\Resources
.......................\....\.........\Base.lproj
.......................\....\.........\..........\Main.storyboard
.......................\....\.........\Default-568h@2x.png
.......................\....\.........\Images.xcassets
.......................\....\.........\...............\AppIcon.appiconset
.......................\....\.........\...............\..................\Contents.json
.......................\....\.........\...............\LaunchImage.launchimage
.......................\....\.........\...............\.......................\Contents.json
.......................\....\.........\...............\.......................\Default-568h@2x.png
.......................\....\main.m
.......................\LICENSE.md
.......................\README.md
.......................\Rakefile
.......................\UILabel+Copyable Demo.xcodeproj
.......................\...............................\project.pbxproj
.......................\...............................\project.xcworkspace
.......................\...............................\...................\contents.xcworkspacedata
.......................\...............................\xcshareddata
.......................\...............................\............\xcschemes
.......................\...............................\............\.........\UILabel+Copyable Demo.xcscheme
.......................\UILabel+Copyable Tests
.......................\......................\Info.plist
.......................\......................\UILabel_Copyable_Tests.m
.......................\UILabel+Copyable.podspec
.......................\UILabel+Copyable
.......................\................\UILabel+Copyable.h
.......................\................\UILabel+Copyable.m