[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / 3 / 2 / DWNavMenu / 1.0.3 / DWNavMenu.podspec.json
blobf191f03557f906e6a354d663d13d62b5393a1020
2   "name": "DWNavMenu",
3   "version": "1.0.3",
4   "summary": "A highly customizable UIActionSheet style menu with simple navigation and block handling",
5   "description": "                   This class is a simple navigation menu in the style of a UIActionSheet. This class makes it easy to create seamless menu funnels using block handling and simple navigation. Includes all the features of a UIActionSheet, and all navigation handling is done internally. Also supports landscape and portrait orientation changes. All button sizes, fonts, colors, spacing, and et cetera is all customizable and can be found in the DWNavMenu header file.\n",
6   "homepage": "https://github.com/dwalker39/DWNavMenu",
7   "license": "Apache License",
8   "authors": {
9     "Derrick Walker": "derrick@mtsr-app.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/dwalker39/DWNavMenu.git",
16     "tag": "v1.0.3"
17   },
18   "source_files": "DWNavMenu/*.{h,m}",
19   "public_header_files": "DWNavMenu/*.h",
20   "requires_arc": true