blob: 38562c4918acae41b759f40c3111b80994a13a05 [file] [log] [blame]
{
"name": "JLAddressBook",
"version": "1.2.5",
"summary": "An iOS ABAddressBook wrapper.",
"description": " An iOS ABAddressBook wrapper to easily map contacts to CoreData (or any class) entities.\n",
"homepage": "https://github.com/jlaws/JLAddressBook",
"license": "MIT",
"authors": {
"Joe Laws": "joe.laws@gmail.com"
},
"source": {
"git": "https://github.com/jlaws/JLAddressBook.git",
"tag": "1.2.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "JLAddressBook",
"frameworks": "AddressBook"
}