[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 0 / 6 / CNPGridMenu / 0.1.1 / CNPGridMenu.podspec.json
blobd1184c9c0e0020bc5ef6099cd373e61318d07ae8
2   "name": "CNPGridMenu",
3   "version": "0.1.1",
4   "summary": "A Mailbox style grid menu with a blurred background.",
5   "description": "                   A clone of the Mailbox grid menu. It's customizable and easy to implement. It looks great too!\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   "screenshots": "http://i.imgur.com/KhvwNU4.gif",
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "file": "LICENSE"
11   },
12   "authors": "Carson Perrotti",
13   "social_media_url": "http://twitter.com/carsonp",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/carsonperrotti/CNPGridMenu.git",
19     "tag": "0.1.1"
20   },
21   "source_files": [
22     "Source",
23     "Source/*.{h,m}"
24   ],
25   "exclude_files": "Example",
26   "requires_arc": true