We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a444039 commit 6fdba4bCopy full SHA for 6fdba4b
PINCache.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'PINCache'
3
- s.version = '3.0.1-beta.2'
+ s.version = '3.0.1-beta.3'
4
s.homepage = 'https://github.com/pinterest/PINCache'
5
s.summary = 'Fast, thread safe, parallel object cache for iOS and OS X.'
6
s.authors = { 'Garrett Moon' => '[email protected]', 'Justin Ouellette' => '[email protected]' }
0 commit comments