blob: 98f47414b4b14c0be395a919266663e7e338e889 [file] [log] [blame]
{
"name": "YFRouter",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"YFRouter",
"YFRouter/*.{h,m}"
],
"dependencies": {
"YFLog": [
]
}
}