arsalananwar / GTContactsKit

A set of classes for fetching, displaying and selecting contacts from the AddressBook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GTContactsKit

CI Status Version License Platform

GTContactsKit is a set of classes for fetching, displaying and selecting contacts from the AddressBook.

TODO

  • Add Unit and Integration Tests
  • Add documentation in header files
  • Add GIF to show GTContactsPickerController styles

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS 7+

Installation

GTContactsKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "GTContactsKit"

Author

Gianluca Tranchedone, gianluca@cocoabeans.me

License

GTContactsKit is available under the MIT license. See the LICENSE file for more info.

About

A set of classes for fetching, displaying and selecting contacts from the AddressBook

License:MIT License


Languages

Language:Objective-C 96.6%Language:Ruby 3.4%