Skip to content

Commit

Permalink
Fixed cocoapods badges
Browse files Browse the repository at this point in the history
  • Loading branch information
larsacus committed Jan 21, 2014
1 parent 3fe64aa commit 6b5b0d6
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 @@ -3,8 +3,8 @@ LARSAdController 3.0 is a singleton ad management class that manages ad classes

##Linking
###Cocoapods
![LARSAdController Platform](http://cocoapod-badges.herokuapp.com/p/LARSAdController/badge.png)
![LARSAdController Version](http://cocoapod-badges.herokuapp.com/v/LARSAdController/badge.png)
![LARSAdController Platform](https://cocoapod-badges.herokuapp.com/p/LARSAdController/badge.png)
![LARSAdController Version](https://cocoapod-badges.herokuapp.com/v/LARSAdController/badge.png)
The absolute easiest way to integrate the code into your project is to use [cocoapods](http://cocoapods.org/?q=LARSAdController) to include the source in your project.

To use cocoapods with `LARSAdController`, simply create your new `Podfile` and include the following dependency:
Expand Down

0 comments on commit 6b5b0d6

Please sign in to comment.