blob: 8a1c054a4c9a55a1c34b7ac0b9b93bdc8376cbc0 [file] [log] [blame]
{
"name": "LJContactManager",
"version": "0.0.2",
"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.2"
},
"source_files": [
"LJContactManager",
"LJContactManager/**/*.{h,m}"
],
"requires_arc": true
}