blob: efbded4cd66b2eee5ddf40c61cba6de211d27403 [file] [log] [blame]
{
"name": "YFMessageCenter",
"version": "0.0.1",
"summary": "iOS 基于 Protocol 的消息派发组件",
"description": "YFMessageCenter is a part of YFKit",
"homepage": "https://github.com/laichanwai/YFMessageCenter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"laizw": "i@laizw.cn"
},
"source": {
"git": "https://github.com/laichanwai/YFMessageCenter.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YFMessageCenter/**/*.{h,m}"
}