blob: 6a9a1120ac2040b17cb4437a6ef5bacb844d3389 [file] [log] [blame]
{
"name": "UCRouterSwift",
"version": "0.2.0",
"summary": "一个纯swift的router",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/TryRuntime/UCRouterSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Link913": "fanyang_32012@outlook.com"
},
"source": {
"git": "https://github.com/TryRuntime/UCRouterSwift.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0",
"source_files": "UCRouterSwift/Classes/**/*"
}