[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / a / 7 / DKPullDownMenu / 1.0.3 / DKPullDownMenu.podspec.json
blob42069fa30804fc1856298bfe2eeb6f269acd188c
2   "name": "DKPullDownMenu",
3   "version": "1.0.3",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "A pullDown menu for iOS, support single-select, multi-select and customization.",
8   "homepage": "https://github.com/bingozb/DKPullDownMenu",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "bingozb": "454113692@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/bingozb/DKPullDownMenu.git",
18     "tag": "v1.0.3"
19   },
20   "source_files": "DKPullDownMenu/*.{h,m}",
21   "resources": "DKPullDownMenu/DKPullDownMenu.bundle",
22   "requires_arc": true