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 e96be5b commit 86bd10aCopy full SHA for 86bd10a
README.md
@@ -17,7 +17,7 @@ A library to open PKPasses
17
18
```ruby
19
target 'MyApp' do
20
- pod 'PassLibrary', '~> 2.1'
+ pod 'PassLibrary', '~> 3.0'
21
end
22
```
23
0 commit comments