[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / f / ContactsSuggestionTextField / 0.0.2 / ContactsSuggestionTextField.podspec.json
blobcf4f6356edf7a0febb421ab5b59299870d7e8c47
2   "name": "ContactsSuggestionTextField",
3   "version": "0.0.2",
4   "summary": "Contact Picker UITextField",
5   "homepage": "https://github.com/paulsumit1993/ContactsSuggestionTextField",
6   "description": "A simple and adaptive UITextField subclass which attaches a contact picker to the textfield's input accessory view for seamless contact access.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sumit Paul": "paulsumit1993@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/zen_prog",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/paulsumit1993/ContactsSuggestionTextField.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "ContactsSuggestionTextField/*.{swift,xib}"