[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 3 / 2 / DWNavMenu / 1.0.4 / DWNavMenu.podspec.json
blob8b57ac7dbf878cf74a2387c2d12dd443e1bd7650
2   "name": "DWNavMenu",
3   "version": "1.0.4",
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.4"
17   },
18   "source_files": "DWNavMenu/*.{h,m}",
19   "public_header_files": "DWNavMenu/*.h",
20   "requires_arc": true