blob: 83f3c03e83a6afe6575eed9692b294ed22aa5a39 [file] [log] [blame]
{
"name": "QTFloatingDrawer",
"version": "0.0.1",
"summary": "QTFloatingDrawer is implementation of KGFloatingDrawer in SWIFT 4",
"description": "This is simple library developed in SWIFT 4 for integrating Floating Drawer in your iOS App",
"homepage": "https://github.com/BhumaJ/QTFloatingDrawer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BhumaJ": "jay.savsani07@gmail.com"
},
"source": {
"git": "https://github.com/BhumaJ/QTFloatingDrawer.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QTFloatingDrawer/Classes/**/*",
"pushed_with_swift_version": "3.0"
}