blob: c3b26f1d301ee5878bb0f3029f2286b18778f48a [file] [log] [blame]
{
"name": "KNContactsPicker",
"version": "0.2.0",
"summary": "KNContactsPicker is a modern, highly customisable contacts picker with search and multi-selection options.",
"description": "A modern, highly customisable contact picker with multi-selection options that closely resembles the behaviour of the ContactsUI's CNContactPickerViewController.",
"homepage": "https://github.com/dragosrobertn/KNContactsPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "dragosrobertn",
"social_media_url": "http://twitter.com/dragosrobertn",
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/dragosrobertn/KNContactsPicker.git",
"tag": "0.2.0"
},
"source_files": [
"KNContactsPicker/*.swift",
"KNContactsPicker/Extensions/*.swift"
],
"frameworks": [
"Contacts",
"ContactsUI"
],
"swift_version": "5.0"
}