Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ogubariev committed May 19, 2015
1 parent 738bf90 commit 6bc98b8
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 @@ -15,7 +15,7 @@ http://community.jaspersoft.com/project/mobile-sdk-ios
Installation
------------

The recommended approach for installing ServerReachability is via the [CocoaPods](http://cocoapods.org/) package manager, as it provides flexible dependency management and dead simple installation. For best results, it is recommended that you install via CocoaPods **>= ** usin0.19.1g Git **>= 1.8.0** installed via Homebrew.
The recommended approach for installing JaspersoftSDK is via the [CocoaPods](http://cocoapods.org/) package manager, as it provides flexible dependency management and dead simple installation. For best results, it is recommended that you install via CocoaPods **>= ** 0.19.1g Git **>= 1.8.0** installed via Homebrew.

### via CocoaPods

Expand All @@ -34,7 +34,7 @@ $ touch Podfile
$ edit Podfile
platform :ios, '6.0'
# Or platform :osx, '10.7'
pod 'JaspersoftSDK', :git => 'https://github.com/Jaspersoft/js-ios-sdk.git', :tag => '1.9.0-beta'
pod 'JaspersoftSDK', :git => 'https://github.com/Jaspersoft/js-ios-sdk.git', :tag => '2.0.0'
```

Install into your project:
Expand Down

0 comments on commit 6bc98b8

Please sign in to comment.