[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 1 / a / SCCustomNavigationController / 0.1.0 / SCCustomNavigationController.podspec.json
blobc8100abfa692f7f41e042b01e5d1ba9350d6dae0
2   "name": "SCCustomNavigationController",
3   "version": "0.1.0",
4   "summary": "A custom navigationController with different bar in each controller",
5   "description": "A custom navigationController with different bar in each controller. You can config your navigationBar in each controller `viewDidLoad` function. And you can config the custom space for barItem",
6   "swift_versions": "5.0",
7   "homepage": "https://github.com/ChiangSam/SCCustomNavigationController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "SamChiang": "SamChiang"
14   },
15   "source": {
16     "git": "https://github.com/ChiangSam/SCCustomNavigationController.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SCCustomNavigationController/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"