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

Commit 1efbcf6

Browse files
Update readme regarding swift 3.2 support
1 parent bdaad0c commit 1efbcf6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Add the following to your Podfile:
2525

2626
```ruby
2727
pod 'ALCameraViewController'
28+
29+
// For swift 3.2 support
30+
pod 'ALCameraViewController', '~> 2.0.3'
2831
```
2932

3033
Carthage:

0 commit comments

Comments
 (0)