update podspec

This commit is contained in:
Eugene Pravda 2016-09-29 13:59:21 +03:00
parent 138636651d
commit b4414eb712
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Pod::Spec.new do |spec|
spec.source_files = 'Segmentio/Source/**/*.swift'
spec.resources = 'Segmentio/Source/Badge/Views/**/*.xib'
spec.resource_bundle = { 'Segmentio' => 'Segmentio/Source/Badge/Views/*.xib' }
spec.module_name = 'Segmentio'
spec.requires_arc = true
end