blob: 97c7ab3b841b2d85ed15689c35dce55fe2931bf1 [file] [log] [blame]
{
"name": "BAHFourCornersController",
"version": "0.0.1",
"summary": "Four Corner Container Controller",
"description": " A view container allowing up to 5 view controllers total, the main view controller and one for each corner.\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/BHughes3388/BAHFourCornersController",
"license": "MIT",
"authors": {
"BHughes3388": "BHughes3388@gmail.com"
},
"source": {
"git": "https://github.com/BHughes3388/BAHFourCornersController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BAHFourCornersController": [
"Pod/Assets/*.png"
]
}
}