blob: 8b63f70720dda3be2dc18f6c49d3363fdadef5a7 [file] [log] [blame]
{
"name": "QYTNotice",
"version": "0.1.2",
"summary": "通知公告相关模块",
"description": "通知公告相关模块",
"homepage": "http://192.168.1.52/QYTNotice.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qibaozhen": "@qqbbzz@126.com"
},
"source": {
"git": "http://192.168.1.52/QYTNotice.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QYTNotice/**/*.{h,m}",
"resource_bundles": {
"QYTNotice": [
"QYTNotice/Resource/*.{storyboard,png,xib,bundle}"
]
},
"public_header_files": "QYTNotice/**/*.h",
"frameworks": "UIKit"
}