[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / c / ALButtonMenu / 1.1.0 / ALButtonMenu.podspec.json
blob943fa11e30a08f089a219e1ccd5adafd6fed69fa
2   "name": "ALButtonMenu",
3   "version": "1.1.0",
4   "summary": "A simple, fully customizable menu solution for iOS.",
5   "description": "ALButtonMenu is a customizable menu solution for iOS. Create a menu view controller (or use\nthe one provided) and specify the characteristics of the shortcut button. Then tap the button\nto quickly show and hide the menu using an animated mask transition effect.",
6   "homepage": "https://github.com/lobianco/ALButtonMenu",
7   "screenshots": [
8     "https://raw.githubusercontent.com/lobianco/ALButtonMenu/master/Screenshots/demo1.gif",
9     "https://raw.githubusercontent.com/lobianco/ALButtonMenu/master/Screenshots/demo2.gif"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Anthony Lobianco": "anthony@lobian.co"
14   },
15   "social_media_url": "https://twitter.com/lobnco",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/lobianco/ALButtonMenu.git",
21     "tag": "1.1.0"
22   },
23   "source_files": "Source/*.{h,m}",
24   "private_header_files": "Source/*_ALPrivate.h",
25   "requires_arc": true