[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / a / 1 / AutoCompleteTextField / 1.0.1 / AutoCompleteTextField.podspec.json
bloba01fdeac587fc50d3bb7434e0f05348663466c5d
2   "name": "AutoCompleteTextField",
3   "version": "1.0.1",
4   "swift_versions": "5",
5   "platforms": {
6     "ios": "12.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": "1.0.1"
18   },
19   "source_files": "Pod/Classes/**/*",
20   "resources": "Pod/Assets/*.xcassets",
21   "swift_version": "5"