blob: fd10031088d0d8993b44ae71a45583b0516d35f7 [file] [log] [blame]
{
"name": "MostImportantContacts",
"version": "1.0.0",
"summary": "Most Important Contacts",
"description": "iOS Helper Methods for finding a user's most important contacts",
"homepage": "https://github.com/medhelpintl/most-important-contacts-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dbader, medhelp": "iphone@medhelp.org"
},
"source": {
"git": "https://github.com/medhelpintl/most-important-contacts-ios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "MostImportantContacts/DBFriendInviter.{h,m}"
}