PodToBUILD
PodToBUILD copied to clipboard
Fixed source_files ending with `/` to stop generationg `srcs` like 'some//**/*'
For example PhoneNumberKit contains "source_files": "PhoneNumberKit/UI/" that will transformed to "PhoneNumberKit/UI//**/*.h"