Is there a reason why when I download the current cocoapods, it does not have the latest codebase? I had to fork in order to get the latest one b/c the when I do pod install 'JAMSVGImage', the code to set the line width in the bezier path is missing which messes up my SVGs. For now I have forked it in order to work.
Is there a reason why when I download the current cocoapods, it does not have the latest codebase? I had to fork in order to get the latest one b/c the when I do pod install 'JAMSVGImage', the code to set the line width in the bezier path is missing which messes up my SVGs. For now I have forked it in order to work.