blob: e506624a19d7f1667238fb45f0a1460374c0fceb [file] [log] [blame]
{
"name": "DDNoticePopView",
"version": "1.0.0",
"summary": "NoticePopView / 公告弹出控件.",
"description": "NoticePopView / 公告弹出控件...",
"homepage": "https://github.com/dd2333/DDNoticePopView",
"license": "MIT",
"authors": {
"dd2333": "ice.phoenix.zh@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/dd2333/DDNoticePopView.git",
"tag": "1.0.0"
},
"source_files": [
"DDNoticePopView",
"DDNoticePopView/DDNoticePopView/DDNoticePopView/**/*.{h,m}"
],
"resources": "DDNoticePopView/DDNoticePopView/DDNoticePopView/DDNoticePopView.bundle",
"requires_arc": true
}