[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / 3 / CocoaNavigationController / 0.0.4 / CocoaNavigationController.podspec.json
blob18198773036eddaf9e361ed4a174885613b28df0
2   "name": "CocoaNavigationController",
3   "version": "0.0.4",
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/hchen/CocoaNavigationController",
11   "authors": {
12     "Chen": "hechen.dream@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hechen/CocoaNavigationController.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "Source/**/**/*",
19   "platforms": {
20     "osx": "10.10"
21   },
22   "requires_arc": true,
23   "swift_version": "4.2"