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