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