blob: 8bf272e97b4fc56e85991156f381ae4592a15fa4 [file] [log] [blame]
{
"name": "PXLMenuController",
"version": "1.0.0",
"summary": "An easy way to present your users with a menu controller.",
"homepage": "https://github.com/jasonsilberman/PXLMenuController",
"authors": {
"Jason Silberman": "j@j99.co"
},
"source": {
"git": "https://github.com/jasonsilberman/PXLMenuController.git",
"tag": "v1.0.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "PXLMenuController/*.{h,m}"
}