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