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 0342412 commit e9277e8Copy full SHA for e9277e8
TTTLocalizedPluralString.podspec
@@ -1,8 +1,8 @@
1
Pod::Spec.new do |s|
2
s.name = 'TTTLocalizedPluralString'
3
- s.version = '0.0.2'
+ s.version = '0.0.3'
4
s.license = 'MIT'
5
- s.source = { :git => 'https://github.com/mattt/TTTLocalizedPluralString.git', :tag => '0.0.2' }
+ s.source = { :git => 'https://github.com/mattt/TTTLocalizedPluralString.git', :tag => '0.0.3' }
6
s.homepage = 'https://github.com/mattt/TTTLocalizedPluralString'
7
s.author = { 'Mattt Thompson' => '[email protected]' }
8
s.summary = 'NSLocalizedString with a Count Argument.'
0 commit comments