blob: 52b9304680fccbd1663c9c331976b967c647e500 [file] [log] [blame]
{
"name": "OverlayView",
"version": "0.0.1",
"summary": "OverlayView",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/duc-ios/OverlayView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Duc iOS": "duc.nh2012@gmail.com"
},
"source": {
"git": "https://github.com/duc-ios/OverlayView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "OverlayView/Classes/**/*",
"dependencies": {
"SteviaLayout": [
]
},
"swift_version": "5.0"
}