blob: 6a2c040f42d8567f201eb89e65bedb8179d2c0c9 [file] [log] [blame]
{
"name": "KMRouter",
"version": "0.1.2",
"summary": "组件化开发beta",
"description": "1.全新组件化基础库,支持Swift、Objective-C。\n2.采用URL方式加载。\n3.使用教程'https://github.com/zhenlove/KMRouter.git'",
"homepage": "https://git.coding.net/zhenlove/KMRouter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhenlove": "********@****.com"
},
"source": {
"git": "https://github.com/zhenlove/KMRouter.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "KMRouter/Classes/*.swift"
}