Skip to content

Commit 8028ba7

Browse files
committed
updated podspec to handle xib resources
1 parent 60e836d commit 8028ba7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

iOSFormUtils.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ iOSFormUtils helps you developping validated forms in iOS apps. You could use it
3030
s.ios.deployment_target = '8.0'
3131

3232
s.source_files = 'iOSFormUtils'
33+
s.resources = 'iOSFormUtils/*.xib'
3334

3435
s.dependency 'SBPickerSelector', '~> 1.1.0'
3536
s.dependency 'UIKitExtensions', '~> 0.2.4'

0 commit comments

Comments
 (0)