blob: 823c1f916b18054e6f2a9060b15a46774d9911c6 [file] [log] [blame]
{
"name": "LJContactManager",
"version": "1.0.3",
"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.3"
},
"source_files": [
"LJContactManager",
"LJContactManager/**/*.{h,m}"
],
"requires_arc": true,
"script_phases": {
"name": "Hello World",
"script": "echo \"Hello World\""
}
}