[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 0 / 6 / CNPGridMenu / 0.1.0 / CNPGridMenu.podspec.json
blobe1666079497415b9c8dc1095116d4884c91b8324
2   "name": "CNPGridMenu",
3   "version": "0.1.0",
4   "summary": "A Mailbox style grid menu with a blurred background.",
5   "description": "                   A longer description of CNPGridMenu in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/carsonperrotti/CNPGridMenu",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Carson Perrotti",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/carsonperrotti/CNPGridMenu.git",
17     "tag": "0.1.0"
18   },
19   "source_files": [
20     "Source",
21     "Source/*.{h,m}"
22   ],
23   "exclude_files": "Example",
24   "requires_arc": true