4 "summary": "Objective-C menu and order framework optimized for encoding into barcodes.",
5 "description": "This project provides an implementation of a menu domain model and menu\nordering framework that is designed with encoding orders into 2D barcodes.",
6 "homepage": "https://github.com/Blue-Rocket/BRMenu",
8 "type": "Apache License, Version 2.0",
12 "Matt Magoffin": "matt@bluerocket.us"
18 "git": "https://github.com/Blue-Rocket/BRMenu.git",
22 "default_subspecs": "All",
26 "source_files": "Menu/Code/MenuKit.h",
34 "MenuKit/AFNetworking": [
57 "BRMenu": "Menu/Resources/Core/**"
63 "Menu/Code/RestKit.h",
70 "RestKit/ObjectMapping": [
76 "name": "AFNetworking",
78 "Menu/Code/AFNetworking.h",
79 "Menu/Code/AFNetworking"
110 "resource_bundles": {
111 "BRMenuUI": "Menu/Resources/UI/**/*.{storyboard,lproj,pdf}"