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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-15T02:42:48.000Z (over 8 years ago)
- Last Synced: 2025-03-13T15:16:37.205Z (about 2 months ago)
- Topics: contact, contact-management, ios, objective-c, sdk, swift3
- Language: Objective-C
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GCContactKit
[](https://github.com/XiaoHanGe/GCContactKit)
[](http://cocoapods.org/pods/GCContactKit)
[](https://github.com/XiaoHanGe/GCContactKit)
[](https://github.com/XiaoHanGe/GCContactKit)
[](http://cocoapods.org/pods/GCContactKit)
[](https://github.com/XiaoHanGe/GCContactKit)
[](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.