[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 6 / 1 / 9 / HCNavigationController / 0.0.3 / HCNavigationController.podspec.json
blob7b0cf08be7d5810b997ac663541703411dd313dc
2   "name": "HCNavigationController",
3   "version": "0.0.3",
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/HCNavigationController",
11   "authors": {
12     "Chen": "hechen.dream@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hechen/HCNavigationController.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "Source/**/**/*",
19   "platforms": {
20     "osx": "10.10"
21   },
22   "requires_arc": true,
23   "swift_version": "4.2"