blob: d286dfec9ca09cf4dd57a2581ec6013271b6ca8f [file] [log] [blame]
{
"name": "ZYYRouter",
"version": "0.0.1",
"summary": "A navigation router for iOS.",
"description": "A detail description of ZYYTimerAdd in Markdown format.",
"homepage": "https://github.com/idevzhou/ZYYRouter",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"idevzhou": "819098999@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/idevzhou/ZYYRouter.git",
"tag": "0.0.1"
},
"source_files": [
"ZYYRouter",
"ZYYRouter/ZYYRouter/ZYYRouter/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}