Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

Commit c19d71b

Browse files
Readme tweak
1 parent 0721cc2 commit c19d71b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,10 @@ Add the following to your Podfile:
2525

2626
```ruby
2727
pod 'ALCameraViewController'
28+
```
29+
> For swift 3.2 support
2830
29-
// For swift 3.2 support
31+
```ruby
3032
pod 'ALCameraViewController', '~> 2.0.3'
3133
```
3234

0 commit comments

Comments
 (0)