blob: 7e931cfb9edcc92ff11c42db38c51d5b857219b7 [file] [log] [blame]
{
"name": "DDYNoticeViews",
"version": "1.0.0",
"summary": "A short description of DDYNoticesView.",
"homepage": "https://gitee.com/ddyOrganization/DDYNoticeViews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cqcycle": "15696564260@163.com"
},
"source": {
"git": "https://gitee.com/ddyOrganization/DDYNoticeViews.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DDYNoticeViews/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
"1.1.0"
]
}
}