blob: ee933eae71605a19193c6bbfa24c15e8ed22e837 [file] [log] [blame]
{
"name": "LJAddressBook",
"version": "1.0.0",
"summary": "获取通讯录所有信息",
"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": "1.0.0"
},
"source_files": [
"LJAddressBook",
"LJAddressBook/**/*.{h,m}"
],
"requires_arc": true
}