[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / 8 / HTAutocompleteTextField / 1.1.1 / HTAutocompleteTextField.podspec.json
blob23cd4729062ddc0a8e6b886b6b9909b8eec5c0a7
2   "name": "HTAutocompleteTextField",
3   "version": "1.1.1",
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.1.1"
13   },
14   "platforms": {
15     "ios": "4.3"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true