[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / 1 / 4 / ZLDropdownMenu / 1.0.2 / ZLDropdownMenu.podspec.json
blob0be5127850c863c030366023d3688f3d9556f27c
2   "name": "ZLDropdownMenu",
3   "version": "1.0.2",
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.2"
21   },
22   "source_files": [
23     "ZLDropDownMenu/Categories/*.{h,m}",
24     "ZLDropDownMenu/Utils/Masonry/*.{h,m}",
25     "ZLDropDownMenu/*.{h,m}"
26   ],
27   "requires_arc": true