blob: 71d7bda1c3a16d0f5c6cc8f1b0e6d5ee937d340b [file] [log] [blame]
{
"name": "FDJRouter",
"version": "0.1.0-beta.1",
"summary": "一个可以处理页面之间传值的Router",
"description": "一个可以处理页面之间传值的Router,页面任务完成以后会有回调",
"homepage": "https://github.com/FatDogJOE/FDJRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"likethephoenix@163.com": "likethephoenix@163.com"
},
"source": {
"git": "https://github.com/FatDogJOE/FDJRouter.git",
"tag": "0.1.0-beta.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FDJRouter/Classes/**/*",
"public_header_files": "FDJRouter/Classes/**/*.h"
}