Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hohl committed Nov 2, 2014
1 parent 0419d87 commit f419f87
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 @@ -16,8 +16,8 @@ The aim of the MIHCrypto library is to provide an object-oriented interface whic
[CocoaPods](http://cocoapods.org) is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries like MIHCrypto in your projects.

```ruby
platform :ios, '5.0'
pod "MIHCrypto", "~> 0.2.0"
platform :ios, '6.0'
pod "MIHCrypto", "~> 0.3.2"
```

### Sample Code
Expand Down

0 comments on commit f419f87

Please sign in to comment.