libPhoneNumber-iOS
libPhoneNumber-iOS copied to clipboard
Update pod spec file
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.