blob: bc4175d5f89330697c535354b902557cb4feee32 [file] [log] [blame]
{
"name": "SARAddressBookBackup",
"version": "1.0.0",
"summary": "An iOS library to backup the device contacts as .vcf file",
"description": "An iOS library to take Backup of the device contacts as .vcf file.",
"homepage": "https://github.com/saru2020/SARAddressBookBackup",
"license": {
"type": "Custom",
"text": "Copyright (C) 2010 Apple Inc. All Rights Reserved."
},
"platforms": {
"ios": null
},
"authors": {
"Saravanan": "saru2020@gmail.com"
},
"source": {
"git": "https://github.com/saru2020/SARAddressBookBackup.git",
"tag": "1.0.0"
},
"source_files": "SARAddressBookBackup/*.{h,m}",
"requires_arc": false
}