blob: d3769523acfc63adc6c9630aaea130a932007e5d [file] [log] [blame]
{
"name": "COPeoplePickerViewController",
"version": "0.0.1",
"platforms": {
"ios": null
},
"license": "MIT",
"summary": "Tokenized People Picker. Re-implementation of the email address picker of iCal (work in progress).",
"homepage": "https://github.com/eaigner/COPeoplePickerViewController",
"authors": {
"Erik Aigner": "erik@chocomoko.com"
},
"source": {
"git": "https://github.com/eaigner/COPeoplePickerViewController.git",
"commit": "088d124f33549e2955a437b8742108388d1592e7"
},
"source_files": "COPeoplePickerViewController/COPeoplePickerViewController.*",
"frameworks": [
"AddressBook",
"AddressBookUI",
"QuartzCore"
],
"requires_arc": true
}