[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / a / 2 / LKTabBarController / 0.1.1 / LKTabBarController.podspec.json
blobf0e10760605cd942314af82d69d64c81eb8fdce6
2   "name": "LKTabBarController",
3   "version": "0.1.1",
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.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "SnapKit": [
21       "~> 0.19.1"
22     ]
23   },
24   "source_files": "Pod/Classes/**/*",
25   "frameworks": "UIKit"