[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / f / 4 / 6 / DTKDropdownMenu / 0.0.2 / DTKDropdownMenu.podspec.json
blob21a8265aaea0aa4fdd13d4daa3b3234a5ca3cba4
2   "name": "DTKDropdownMenu",
3   "version": "0.0.2",
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.2"
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