[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / e / 5 / ByvMenuNav / 1.0.4 / ByvMenuNav.podspec.json
blob7bfee8a6840086f40261ad17698ee0c908a3de47
2   "name": "ByvMenuNav",
3   "version": "1.0.4",
4   "summary": "Is an UINavigationController than manage menus.",
5   "description": "Is an UINavigationController than manage menus. It add lft menu button automatically",
6   "homepage": "https://github.com/byvapps/ByvMenuNav",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adrian Apodaca": "adrian@byvapps.com"
13   },
14   "source": {
15     "git": "https://github.com/byvapps/ByvMenuNav.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "source_files": "ByvMenuNav/Classes/**/*",
25   "requires_arc": true,
26   "pushed_with_swift_version": "4.0"