Skip to content

Commit c5d79ff

Browse files
committed
updated pod spec.
1 parent f6fd54a commit c5d79ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FZAccordionTableView.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = 'FZAccordionTableView'
3-
s.version = '0.2.0'
4-
s.source = { :git => 'https://github.com/fuzz-productions/FZAccordionTableView.git', :tag => '0.2.0' }
3+
s.version = '0.2.1'
4+
s.source = { :git => 'https://github.com/fuzz-productions/FZAccordionTableView.git', :tag => '0.2.1' }
55
s.source_files = 'FZAccordionTableView/*.{h,m}'
66
s.platform = :ios, '7.0'
77
s.requires_arc = true

0 commit comments

Comments
 (0)