Skip to content

Commit 821436a

Browse files
author
Koji Murata
committed
README
1 parent f839293 commit 821436a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ target 'YourTarget' do
3232
#for using in Objective-C projects use pod 'PinCodeTextField/ObjC', :git => "https://github.com/tkach/PinCodeTextField"
3333
end
3434

35+
```
36+
* via Carthage
37+
```ruby
38+
github "tkach/PinCodeTextField"
3539
```
3640
* manual
3741

0 commit comments

Comments
 (0)