{ | |
"name": "LJContactManager", | |
"version": "1.0.4", | |
"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": "1.0.4" | |
}, | |
"source_files": [ | |
"LJContactManager", | |
"LJContactManager/**/*.{h,m}" | |
], | |
"requires_arc": true | |
} |