blob: 4830bf16b3c6d2770605748087da6de7b4e31e14 [file] [log] [blame]
{
"name": "LJContactManager",
"version": "0.0.5",
"summary": "获取通讯录所有信息",
"description": "一行代码获取已排序和未排序的通讯录,一行代码添加号码至通讯录,操作通讯录的 UI",
"homepage": "https://github.com/leejayID/LJContactManager.git",
"license": "MIT",
"authors": {
"李健": "leejay_email@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/leejayID/LJContactManager.git",
"tag": "0.0.5"
},
"source_files": [
"LJContactManager",
"LJContactManager/**/*.{h,m}"
],
"requires_arc": true
}