blob: 36dc27488cc5ed361a04f26db23011dfb98141b0 [file] [log] [blame]
{
"name": "AFAddressBookManager",
"version": "1.0.1",
"summary": "Get contacts from AddressBook by their phone numbers.",
"homepage": "https://github.com/Fogh/AFAddressBookManager",
"license": "MIT",
"authors": {
"Anders Fogh Eriksen": "andfogh@gmail.com"
},
"source": {
"git": "https://github.com/Fogh/AFAddressBookManager.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AFAddressBookManager/*.{h,m}",
"frameworks": "AddressBook",
"requires_arc": true,
"social_media_url": "https://twitter.com/f0gh"
}