blob: 855889e3142c36d6904f4d75d0cdee0b4fe8f7b3 [file] [log] [blame]
{
"name": "LJAddressBook",
"version": "1.0.1",
"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.1"
},
"source_files": [
"LJAddressBook",
"LJAddressBook/**/*.{h,m}"
],
"requires_arc": true
}