blob: c9a11d4643ebd21d40e22f7ab583743fd047bfdf [file] [log] [blame]
{
"name": "ContactManager",
"version": "0.1.1",
"summary": "ContactManager for access for getting contacts.",
"description": "ContactManager for access for getting contacts,Fetch Contacts,Search Contact,Add Contact,Update Contact,Delete Contact,Create Group.",
"homepage": "https://github.com/mspvirajpatel/ContactManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Viraj Patel": "mspviraj@hotmail.com"
},
"source": {
"git": "https://github.com/mspvirajpatel/ContactManager.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ContactManager/Classes/**/*",
"pushed_with_swift_version": "3.0"
}