blob: db2e10ce3703e7635524899915066774311f32a5 [file] [log] [blame]
{
"name": "FDJRouterSwift",
"version": "0.1.0-beta.2",
"summary": "一个可以处理页面之间传值的Router(Swift版本)",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/FatDogJOE/FDJRouterSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"likethephoenix@163.com": "likethephoenix@163.com"
},
"source": {
"git": "https://github.com/FatDogJOE/FDJRouterSwift.git",
"tag": "0.1.0-beta.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "FDJRouterSwift/Classes/**/*",
"swift_version": "4.2"
}