blob: e6a6e603d765a6ecb9f30d56d6cf250c4152a41d [file] [log] [blame]
{
"name": "ABContactHelper",
"version": "0.1",
"license": "BSD",
"summary": "Objective-C Address Book wrapper.",
"homepage": "https://github.com/erica/ABContactHelper",
"authors": {
"Erica Sadun": ""
},
"source": {
"git": "https://github.com/shepting/ABContactHelper.git",
"tag": "0.1"
},
"platforms": {
"ios": null
},
"source_files": "Code/*.{h,m}",
"frameworks": [
"AddressBook",
"AddressBookUI"
],
"requires_arc": true
}