blob: 5530dfeb161143ada6773843fd9a0066c452b8b1 [file] [log] [blame]
{
"name": "SwiftStandardRouter",
"version": "0.2.0",
"summary": "为了解决iOS项目的耦合而存在的一个组件.",
"description": "为了解决iOS项目的耦合而存在的一个组件",
"homepage": "https://github.com/agan23/SwiftStandardRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyanbin0938@163.com": "redapp1890@163.com"
},
"source": {
"git": "https://github.com/agan23/SwiftStandardRouter.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftStandardRouter/Classes/**/*"
}