We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6240cd9 commit 3ad8531Copy full SHA for 3ad8531
README.md
@@ -13,7 +13,7 @@ THLabel is a subclass of UILabel, which additionally allows shadow blur, inner s
13
14
The easiest way to use THLabel in your app is via [CocoaPods](http://cocoapods.org/ "CocoaPods").
15
16
-1. Add the following line in the project's Podfile file: `pod 'THLabel', '~> 1.4'`
+1. Add the following line in the project's Podfile file: `pod 'THLabel', '~> 1.4.1'`
17
2. Run the command `pod install` from the Podfile folder directory.
18
19
### Manual Installation
0 commit comments