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 f6fd54a commit c5d79ffCopy full SHA for c5d79ff
FZAccordionTableView.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
s.name = 'FZAccordionTableView'
3
- s.version = '0.2.0'
4
- s.source = { :git => 'https://github.com/fuzz-productions/FZAccordionTableView.git', :tag => '0.2.0' }
+ s.version = '0.2.1'
+ s.source = { :git => 'https://github.com/fuzz-productions/FZAccordionTableView.git', :tag => '0.2.1' }
5
s.source_files = 'FZAccordionTableView/*.{h,m}'
6
s.platform = :ios, '7.0'
7
s.requires_arc = true
0 commit comments