blob: cf4f6356edf7a0febb421ab5b59299870d7e8c47 [file] [log] [blame]
{
"name": "ContactsSuggestionTextField",
"version": "0.0.2",
"summary": "Contact Picker UITextField",
"homepage": "https://github.com/paulsumit1993/ContactsSuggestionTextField",
"description": "A simple and adaptive UITextField subclass which attaches a contact picker to the textfield's input accessory view for seamless contact access.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sumit Paul": "paulsumit1993@gmail.com"
},
"social_media_url": "https://twitter.com/zen_prog",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/paulsumit1993/ContactsSuggestionTextField.git",
"tag": "0.0.2"
},
"source_files": "ContactsSuggestionTextField/*.{swift,xib}"
}