[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / 6 / DTKDropdownMenu / 0.0.3 / DTKDropdownMenu.podspec.json
blob44298641a595329db8afc163ef9318cf146c3fb0
2   "name": "DTKDropdownMenu",
3   "version": "0.0.3",
4   "summary": "DTKDropdownMenu",
5   "homepage": "https://github.com/arcangelw/DTKDropdownMenu",
6   "license": "MIT",
7   "authors": {
8     "Zhe Wu": "wuzhezmc@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/arcangelw/DTKDropdownMenu.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "DTKDropdownMenuView/**/*.{h,m}",
18   "resources": "DTKDropdownMenuView/DTKDropdownMenuView.bundle",
19   "dependencies": {
20     "Masonry": [
21       "~> 0.6"
22     ]
23   },
24   "requires_arc": true