blob: 15da8d4390ff0db9e308713414cb82a2bd946aec [file] [log] [blame]
{
"name": "UCRouterSwift",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0",
"source_files": "UCRouterSwift/Classes/**/*"
}