CocoaPods trunk is moving to be read-only. Read more on the blog, there are 15 months to go.

Numlookupapi 0.1.0

Numlookupapi 0.1.0

Maintained by Everapi.



  • By
  • EverAPI

Numlookupapi (CocoaPods)

Installation

pod 'Numlookupapi', :git => 'https://github.com/martechdev/numlookupapi-ios.git', :tag => '0.1.0'

Usage

import Numlookupapi
let client = NumlookupApiClient(configuration: .init(apiKey: "YOUR_API_KEY"))
let result = try await client.validate(number: "+14155552671")