blob: 8696d7dcd9c2b786ca9c5d4bfd1a8e2a09f928c8 [file] [log] [blame]
{
"name": "ContactsSuggestionTextField",
"version": "0.0.3",
"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.3"
},
"source_files": "ContactsSuggestionTextField/*.{swift,xib}"
}