[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 6 / 0 / e / ZenMenu / 1.0.0 / ZenMenu.podspec.json
blobb415366dc7cfcd71dd26e1fb49092a5da1d9e7b2
2   "name": "ZenMenu",
3   "version": "1.0.0",
4   "summary": "A customizable menu that displays menu items in various circle patterns around the menu button.",
5   "description": "A customizable menu that displays menu items in various circle patterns the menu button. Choose to display menu items in a full, half, or quarter circle shape around the menu button. Create menu items using a simple string, an image, or a custom UIView you built.",
6   "homepage": "http://zenbanana.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Tanner Juby": "support@zenbanana.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/ZenBanana/ZenMenu.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "ZenMenu",
23     "ZenMenu/**/*.{h,m,swift}"
24   ],
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   }