We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 589ee60 commit 571f669Copy full SHA for 571f669
README.md
@@ -18,7 +18,7 @@ The OCGoogleDirectionsAPI library allows your iOS apps to deal with this powerfu
18
#### Podfile
19
```ruby
20
platform :ios, '7.0'
21
-pod "OCGoogleDirectionsAPI", "~> 0.1.4"
+pod "OCGoogleDirectionsAPI", "~> 0.1.5"
22
```
23
24
## How to get started
0 commit comments