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