blob: 7b0cf08be7d5810b997ac663541703411dd313dc [file] [log] [blame]
{
"name": "HCNavigationController",
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE",
"text": "Permission is hereby granted ..."
},
"summary": "UINavigationController Alike On macOS",
"homepage": "https://github.com/hchen/HCNavigationController",
"authors": {
"Chen": "hechen.dream@gmail.com"
},
"source": {
"git": "https://github.com/hechen/HCNavigationController.git",
"tag": "0.0.3"
},
"source_files": "Source/**/**/*",
"platforms": {
"osx": "10.10"
},
"requires_arc": true,
"swift_version": "4.2"
}