specupdate

This commit is contained in:
Eugene Pravda 2016-09-28 18:48:11 +03:00
parent 8de3f98187
commit aaeba61117
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ Pod::Spec.new do |spec|
spec.source = { :git => "https://github.com/Yalantis/Segmentio.git", :tag => spec.version }
spec.source_files = 'Segmentio/Source/**/*.swift'
spec.resource_bundles = 'Segmentio/Source/**/*.xib'
}
spec.resources = 'Segmentio/Source/Badge/Views/**/*.xib'
spec.module_name = 'Segmentio'
spec.requires_arc = true
end