libPhoneNumber-iOS icon indicating copy to clipboard operation
libPhoneNumber-iOS copied to clipboard

Update pod spec file

Open johnmckerrell opened this issue 6 years ago • 0 comments

My initial change here was to set the module_name so that it matches what Carthage would use (and appears to be what is expected anyway). This would obviously be a breaking change for anyone who's currently using this via CocoaPods, although like I say this appears to be the correct module name anyway.

I also found that the latest version wouldn't actually run with CocoaPods though so tweaked the source_files attribute so that it now compiles.

johnmckerrell avatar Sep 03 '18 14:09 johnmckerrell