[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / 8 / HTAutocompleteTextField / 1.2.6 / HTAutocompleteTextField.podspec.json
blob9678bf183edc3ed60c21d4567497799aea8a87b8
2   "name": "HTAutocompleteTextField",
3   "version": "1.2.6",
4   "summary": "A subclass of UITextField that displays text completion suggestions while a user types. Perfect for suggestion email address domains.",
5   "homepage": "https://github.com/hoteltonight/HTAutocompleteTextField",
6   "license": "MIT",
7   "authors": {
8     "Jonathan Sibley": "jonsibley@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/hoteltonight/HTAutocompleteTextField.git",
12     "tag": "1.2.6"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "Classes/*.{h,m}",
18   "requires_arc": true