blob: 8e9ce58fa0bdb0e41deeb8b910a15afc6a7fc8bc [file] [log] [blame]
{
"name": "ContactsManager",
"version": "0.3.1",
"summary": "Obtain and manage your device contacts in a easy way.",
"homepage": "https://github.com/Kekiiwaa/ContactsManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Sebastian Gomez Osorio, Andres Silva Gomez",
"source": {
"git": "https://github.com/Kekiiwaa/ContactsManager.git",
"tag": "0.3.1"
},
"source_files": [
"ContactsManager",
"ContactsManager/*.{h,m}"
],
"frameworks": "UIKit",
"platforms": {
"ios": "7.0"
},
"requires_arc": false
}