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