blob: 027a7947fc49831bb6e838bc84ebb67a6f43179c [file] [log] [blame]
{
"name": "SHBContactManager",
"version": "0.0.2",
"summary": "本地通讯录读取模块",
"description": "读取本地通讯录,组件化封装,并区分 iOS9 以上或以下api,需要 xCode 9 以上打开。",
"homepage": "https://github.com/jiutianhuanpei/SHBContactManager",
"license": "MIT",
"authors": {
"shenhongbang": "shenhongbang@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jiutianhuanpei/SHBContactManager.git",
"tag": "0.0.2"
},
"source_files": "ContactManager/**/*",
"requires_arc": true
}