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