[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / b / 5 / ADBubbleMenu / 1.0.2 / ADBubbleMenu.podspec.json
blobb85016ddb821a17812d57688ce21125f4b7b17ae
2   "name": "ADBubbleMenu",
3   "version": "1.0.2",
4   "summary": "It gives an animation with a bubble of menus.",
5   "description": "It gives an animation with a bubble of menus.",
6   "homepage": "https://github.com/AnirudhDas/ADBubbleMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aniruddha Das": "cse.anirudh@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/AnirudhDas/ADBubbleMenu.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{swift}"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "pushed_with_swift_version": "3.0"