blob: 34a2fa7fad42136c33ad6215fce44fdf21aa0bab [file] [log] [blame]
{
"name": "ContactsManager",
"version": "0.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",
"source": {
"git": "https://github.com/Kekiiwaa/ContactsManager.git",
"tag": "0.1"
},
"source_files": [
"ContactsManager",
"ContactsManager/*.{h,m}"
],
"frameworks": "UIKit",
"platforms": {
"ios": "7.0"
},
"requires_arc": false
}