Skip to content

Commit c04d8e8

Browse files
committed
fix pod
1 parent 237cf6a commit c04d8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VITimelineView.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
1313
s.platform = :ios, '9.0'
1414

1515
s.source = { :git => 'https://github.com/VideoFlint/VITimelineView.git', :tag => s.version.to_s }
16-
s.source_files = ['VITimelineViewDemo/Sources/**/*.{h,m}']
16+
s.source_files = ['VITimelineViewDemo/Source/**/*.{h,m}']
1717

1818
s.requires_arc = true
1919

0 commit comments

Comments
 (0)