[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / 6 / ACDropDownModel / 0.1.0 / ACDropDownModel.podspec.json
blobe50f63ffbbade2fc5e72908d5edf5c49dbf1ef84
2   "name": "ACDropDownModel",
3   "version": "0.1.0",
4   "summary": "DropDown Custom using DropDown dependency",
5   "description": "Create a view, this view is a dropdown target, than pus textfield and another view with zero heigth, this view is a anchor and create one array for data.",
6   "homepage": "https://github.com/asfcarvalho/ACDropDownModel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "asfcarvalho@me.com": "asfcarvalho@me.com"
13   },
14   "source": {
15     "git": "https://github.com/asfcarvalho/ACDropDownModel.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ACDropDownModel/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "DropDown": [
25       "~> 2"
26     ]
27   },
28   "pushed_with_swift_version": "4.0"