blob: a7c104f8248e9c32154b72b80512a318da2fedc2 [file] [log] [blame]
{
"name": "YFMediator",
"version": "0.1.2",
"summary": "iOS Mediator",
"description": "YFMediator is a part of YFKit",
"homepage": "https://github.com/laichanwai/YFMediator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"laizw": "i@laizw.cn"
},
"source": {
"git": "https://github.com/laichanwai/YFMediator.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"YFMediator",
"YFMediator/*.{h,m}"
],
"dependencies": {
"YFRouter": [
]
}
}