[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 8 / c / AGDropdown / 1.0.0 / AGDropdown.podspec.json
blobf8ad79955c1fa63de4e9b3871a4df20bcbfc83f0
2   "name": "AGDropdown",
3   "version": "1.0.0",
4   "summary": "A dropdownlist view used on iOS.",
5   "description": "It is a dropdownlist view used on iOS, which implement by Swift.",
6   "homepage": "https://github.com/xjmeplws/AGDropdown",
7   "license": {
8     "type": "MIT",
9     "text": "Copyright (c) 2016 xjmeplws\n"
10   },
11   "authors": {
12     "xjmeplws": "576494724@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xjmeplws/AGDropdown.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "AGDropdown/*",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]