[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / 8 / HTAutocompleteTextField / 1.0.0 / HTAutocompleteTextField.podspec.json
blobd22bc3b1aee24877b987a869592ad35273ca4b4c
2   "name": "HTAutocompleteTextField",
3   "version": "1.0.0",
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": "jon@hoteltonight.com"
9   },
10   "source": {
11     "git": "https://github.com/hoteltonight/HTAutocompleteTextField.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "HTAutocompleteTextField.{h,m}",
18   "requires_arc": true