blob: a2e1d08ca22dfe9ded252b0e0aa09148039ac5f8 [file] [log] [blame]
{
"name": "KNContacts",
"version": "1.2.3",
"summary": "KNContacts is a wrapper framework for CNContacts for easier access, scheduling and ordering.",
"description": "KNContacts is a wrapper framework for CNContacts for easier access to contact information, \nwith classes to craete contact list, create contacts scheduling and options for ordering.",
"homepage": "https://github.com/dragosrobertn/KNContacts",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "dragosrobertn",
"social_media_url": "http://twitter.com/dragosrobertn",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/dragosrobertn/KNContacts.git",
"tag": "1.2.3"
},
"source_files": "KNContacts/*.swift",
"swift_version": "5.0"
}