[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / b / 2 / 8 / BAHFourCornersController / 0.0.1 / BAHFourCornersController.podspec.json
blob97c7ab3b841b2d85ed15689c35dce55fe2931bf1
2   "name": "BAHFourCornersController",
3   "version": "0.0.1",
4   "summary": "Four Corner Container Controller",
5   "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",
6   "homepage": "https://github.com/BHughes3388/BAHFourCornersController",
7   "license": "MIT",
8   "authors": {
9     "BHughes3388": "BHughes3388@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/BHughes3388/BAHFourCornersController.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BAHFourCornersController": [
22       "Pod/Assets/*.png"
23     ]
24   }