phonelib 0.6.26
Google libphonenumber library was taken as a basis for this gem. Gem uses its data file for validations and number formatting.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Development 相依性套件 (8):
            codeclimate-test-reporter
            ~> 1.0.0
          
          
            json
            = 1.8.6
          
          
            nokogiri
            ~> 1.8.1
          
          
            pry
            >= 0
          
          
            rack-cache
            = 1.2
          
          
            rake
            < 11.0
          
          
            rspec
            = 2.14.1
          
          
            simplecov
            >= 0
          
    