blob: e4272a119a509e59ffc3c16f7896bc31c79ae01d [file] [log] [blame]
{
"name": "DLPopupContainer",
"version": "1.0.1",
"summary": "View弹出工具。",
"description": "View弹出工具。",
"homepage": "https://github.com/DaLangLove/DLPopupContainer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dalang": "magicianDL@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DaLangLove/DLPopupContainer.git",
"tag": "1.0.1"
},
"source_files": [
"DLPopupContainer",
"DLPopupContainer/*"
],
"frameworks": "UIKit",
"requires_arc": true
}