blob: 5aa6a6eb2b8953301f01d14ab08b89975fd26cb6 [file] [log] [blame]
{
"name": "DQPopup",
"version": "0.1.3",
"summary": "Presenting custom view as a popup",
"description": "A lightweight library for presenting custom view as a popup in iOS",
"homepage": "https://github.com/QiuDaniel/DQPopup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiudan": "qiudan-098@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/QiuDaniel/DQPopup.git",
"tag": "0.1.3"
},
"source_files": "DQPopup/*.swift",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}