Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaohange/gccontactkit
通讯录实时监测状态:1.删除/修改指定联系人 ;2.获取所有联系人 ; 3.实时获取通讯录变化 ;
https://github.com/xiaohange/gccontactkit
contact contact-management ios objective-c sdk swift3
Last synced: about 2 months ago
JSON representation
通讯录实时监测状态:1.删除/修改指定联系人 ;2.获取所有联系人 ; 3.实时获取通讯录变化 ;
- Host: GitHub
- URL: https://github.com/xiaohange/gccontactkit
- Owner: xiaohange
- License: mit
- Created: 2016-06-16T02:54:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-15T02:42:48.000Z (about 8 years ago)
- Last Synced: 2024-11-13T19:41:24.234Z (about 2 months ago)
- Topics: contact, contact-management, ios, objective-c, sdk, swift3
- Language: Objective-C
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GCContactKit
[![CircleCI](https://img.shields.io/circleci/project/github/RedSparr0w/node-csgo-parser.svg)](https://github.com/XiaoHanGe/GCContactKit)
[![Version](https://img.shields.io/cocoapods/v/GCContactKit.svg?style=flat)](http://cocoapods.org/pods/GCContactKit)
[![Coveralls branch](https://img.shields.io/coveralls/jekyll/jekyll/master.svg)](https://github.com/XiaoHanGe/GCContactKit)
[![Packagist](https://img.shields.io/packagist/l/doctrine/orm.svg)](https://github.com/XiaoHanGe/GCContactKit)
[![Platform](https://img.shields.io/badge/platform-ios-brightgreen.svg)](http://cocoapods.org/pods/GCContactKit)
[![Apps Using](https://img.shields.io/badge/Apps%20Using-%3E%20100-blue.svg)](https://github.com/XiaoHanGe/GCContactKit)
[![Chrome Web Store](https://img.shields.io/chrome-web-store/d/nimelepbpejjlbmoobocpfnjhihnpked.svg)](https://github.com/XiaoHanGe/GCContactKit)## What
Address book real-time monitoring status: 1 delete / modify the designated contact; 2 access to all contacts; 3 real-time access to the address book changes;
#####通讯录实时监测状态:1.删除/修改指定联系人 ;2.获取所有联系人 ; 3.实时获取通讯录变化 ;
## Requirements
iOS 7 and later.
### CocoaPods
GCContactKit is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "GCContactKit"
```
### Carthage
You can use [Carthage](https://github.com/Carthage/Carthage) to install `GCContactKit` by adding it to your `Cartfile`:
```
github "XiaoHanGe/GCContactKit"
```
## Usage
### GCContactKit
Use GCContactKit to use for your target.## Example
For more information, you can download the zip and run the example.## Author
[我的博客](http://blog.csdn.net/qq_31810357) HaRi, [email protected]
####iOS开发者交流群:446310206## License
GCContactKit is available under the MIT license. See the LICENSE file for more info.