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