[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 1 / 4 / ZLDropdownMenu / 1.0.1 / ZLDropdownMenu.podspec.json
blob3da9c2573c91af102d9bc843be1fdaf278420b59
2   "name": "ZLDropdownMenu",
3   "version": "1.0.1",
4   "summary": "Awesome Dropdown menu for iOS in Objective-C with selected conditions shown under menu.",
5   "description": "Awesome Dropdown menu for iOS in Objective-C with selected conditions shown under menu. Conditions can only be selected one at a time in tag form,",
6   "homepage": "https://github.com/imadeit/ZLDropdownMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "imadeit": "yong.he1982@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/iMackee",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/imadeit/ZLDropdownMenu.git",
20     "tag": "1.0.1"
21   },
22   "source_files": [
23     "ZLDropDownMenu/Categories/*.{h,m}",
24     "ZLDropDownMenu/Utils/Masonry/*.{h,m}",
25     "ZLDropDownMenu/*.{h,m}"
26   ],
27   "requires_arc": true