Skip to content

Commit

Permalink
Update README file
Browse files Browse the repository at this point in the history
  • Loading branch information
KarimEbrahemAbdelaziz committed Aug 9, 2020
1 parent adb01e7 commit 8432ed6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<a href="https://cocoadocs.org/pods/AllowX/">
<img src="http://img.shields.io/badge/Cocoapods-available-green.svg?style=flat" alt="Cocoapod" />
</a>
<img src="http://img.shields.io/badge/version-1.1.1-green.svg?style=flat" alt="Version" />
<img src="http://img.shields.io/badge/version-1.1.2-green.svg?style=flat" alt="Version" />
<a href="https://github.com/KarimEbrahemAbdelaziz/AllowX/blob/master/LICENSE">
<img src="http://img.shields.io/badge/license-MIT-70a1fb.svg?style=flat" alt="MIT License" />
</a>
Expand Down Expand Up @@ -50,7 +50,7 @@ AllowX exposes a unified API to request permissions on iOS with awesome dialog f
[CocoaPods](https://cocoapods.org) is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate AllowX into your Xcode project using CocoaPods, specify it in your `Podfile`:

```ruby
pod 'AllowX', '~> 1.1.1'
pod 'AllowX', '~> 1.1.2'
```

## Usage
Expand Down

0 comments on commit 8432ed6

Please sign in to comment.