[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 3 / b / 1 / CVNavigationController / 1.0.3 / CVNavigationController.podspec.json
blobc2b2163899a05c781578ce039722f3d8243941b7
2   "name": "CVNavigationController",
3   "version": "1.0.3",
4   "summary": "CVNavigationController",
5   "swift_version": "4.2",
6   "description": "简易封装NavController,可设置标准的left,right,title, 也可设置多items,自定义titleView,为items设置space等",
7   "homepage": "https://github.com/weixhe/CVNavigationController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "weixhe": "workerwei@163.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/weixhe/CVNavigationController.git",
20     "tag": "1.0.3"
21   },
22   "source_files": "CVNavigationController/Classes/*.{swift}",
23   "resources": "CVNavigationController/Classes/*.bundle",
24   "requires_arc": true