[Add] AnyThinkKuaiShouSDKAdapter 6.4.37
[CocoaPods.git] / Specs / 0 / 3 / 8 / HTAutocompleteTextField / 1.2.2 / HTAutocompleteTextField.podspec.json
blob28913b13fa486fe61aeefaf7353330ba4ffc77e5
2   "name": "HTAutocompleteTextField",
3   "version": "1.2.2",
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.2.2"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true