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