blob: 92a8aed51638138f7e58485a99e4849cf68414f6 [file] [log] [blame]
{
"name": "DTOverlayController",
"version": "1.0.2",
"summary": "A fully customizable lay over view controller container, inspired by Facebook lay over controller.",
"swift_versions": "5.0",
"description": "A fully customizable lay over view controller container, inspired by Facebook lay over controller. DTOverlayController is extremely easy to use and customize.",
"homepage": "https://github.com/tungvoduc/DTOverlayController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tungvoduc": "tung98.dn@gmail.com"
},
"source": {
"git": "https://github.com/tungvoduc/DTOverlayController.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DTOverlayController/Classes/**/*",
"swift_version": "5.0"
}