blob: d9a54e3e26ccc249bedb4eb90ab9d93b4b6934ee [file] [log] [blame]
{
"name": "DQPopup",
"version": "0.1.2",
"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.2"
},
"source_files": "DQPopup/*.swift",
"requires_arc": true,
"swift_versions": "4.2",
"swift_version": "4.2"
}