-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrating to UILabel instead of using UIViews due to a bug while anim…
…ating text (#27) Updates screenshots Updates documentation
- Loading branch information
1 parent
a255713
commit 4d26bb6
Showing
10 changed files
with
173 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Pod::Spec.new do |s| | ||
s.name = 'LCLabel' | ||
s.version = '0.5.0' | ||
s.summary = 'LCLabel is a TextKit 2 based UIView' | ||
s.description = "LCLabel is a TextKit 2 based UIView that mimics a the behaviour of UILabel & UITextView" | ||
s.summary = 'LCLabel is a TextKit 2 based UILabel' | ||
s.description = "LCLabel is a TextKit 2 based UILabel that mimics a the behaviour of UITextView" | ||
s.homepage = 'https://github.com/mustiikhalil/LCLabel' | ||
s.license = { :type => 'MIT', :file => 'LICENSE' } | ||
s.author = { 'mustii' => '[email protected]' } | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+4 Bytes
(100%)
Sources/LCLabel/LCLabel.docc/Resources/__snapshots__/testSuperLongText.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.