[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / e / 3 / CocoaNavigationController / 0.1.1 / CocoaNavigationController.podspec.json
blob2b5f217742da03420f49c4648905e69a23df354b
2   "name": "CocoaNavigationController",
3   "version": "0.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE",
7     "text": "Permission is hereby granted ..."
8   },
9   "summary": "UINavigationController Alike On macOS",
10   "homepage": "https://github.com/hechen/CocoaNavigationController",
11   "authors": {
12     "Chen": "hechen.dream@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hechen/CocoaNavigationController.git",
16     "tag": "0.1.1"
17   },
18   "source_files": "Source/**/**/*",
19   "platforms": {
20     "osx": "10.13"
21   },
22   "requires_arc": true,
23   "swift_version": "5.0"