[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / a / 1 / AutoCompleteTextField / 0.5.0 / AutoCompleteTextField.podspec.json
blob1681929a41d256bdec9b78fd103392b7368b7550
2   "name": "AutoCompleteTextField",
3   "version": "0.5.0",
4   "swift_versions": "5",
5   "platforms": {
6     "ios": "10.0"
7   },
8   "summary": "TextField Subclass with auto completion feature.",
9   "description": "\"A TextField Subclass that has input suggestion for user's convenience, when auto completion feature kicks in, it uses the suggestions from the datasource provided by the user or from the default domain.\"",
10   "homepage": "https://github.com/nferocious76/AutoCompleteTextField",
11   "license": "MIT",
12   "authors": {
13     "Neil Francis Ramirez Hipona": "nferocious76@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/nferocious76/AutoCompleteTextField.git",
17     "tag": "0.5.0"
18   },
19   "source_files": "Pod/Classes/**/*",
20   "resources": "Pod/Assets/*.xcassets",
21   "swift_version": "5"