blob: 15a29c8de95a342170e16c80d3e9c32b38c68ed9 [file] [log] [blame]
{
"name": "NDrawer",
"version": "1.0.4",
"summary": "Drawer is a framework that enables you to easily embed a UIViewController in a drawer and display it on top of another UIViewController.",
"homepage": "https://github.com/nodes-ios/Drawer",
"authors": {
"Nodes Agency - iOS": "ios@nodes.dk"
},
"license": {
"type": "MIT",
"file": "./LICENSE"
},
"source": {
"git": "https://github.com/nodes-ios/Drawer.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Drawer/Drawer/**/*.swift",
"swift_versions": "5",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5"
},
"swift_version": "5"
}