[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / b / a / 2 / LKTabBarController / 0.1.6 / LKTabBarController.podspec.json
blob7377c7463a2ab2fb73de67ec85acd4044130a0e2
2   "name": "LKTabBarController",
3   "version": "0.1.6",
4   "summary": "A Simple tab bar controller",
5   "description": "Super simple tab bar controller where the developer creates their own buttons and places a container view which holds the sub view controllers.",
6   "homepage": "https://github.com/lightningkite/LKTabBarController",
7   "license": "MIT",
8   "authors": {
9     "Abraham Done": "abraham@lightningkite.com"
10   },
11   "source": {
12     "git": "https://github.com/lightningkite/LKTabBarController.git",
13     "tag": "0.1.6"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "SnapKit": [
21       "~> 0.19"
22     ]
23   },
24   "source_files": "Pod/Classes/**/*",
25   "frameworks": "UIKit"