blob: 4b6ef8e3d9cda1327c3c01d49f7429dc27195e01 [file] [log] [blame]
{
"name": "DLPopupContainer",
"version": "1.0.0",
"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.0"
},
"source_files": [
"DLPopupContainer",
"DLPopupContainer/*"
],
"frameworks": "UIKit",
"requires_arc": true
}