blob: 25fdbc463d6a332e455d95c8abbd9da5d5e8da22 [file] [log] [blame]
{
"name": "OANavigatorKit",
"version": "1.0.0",
"summary": "iOS 组件化跳转中间件",
"description": "OANavigatorKit 是 iOS 组件化跳转中间件",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CainLuo": "350116542@qq.com"
},
"homepage": "https://git.work.yunyugz.com/luojh/oanavigatorkit",
"source": {
"git": "https://git.work.yunyugz.com/luojh/oanavigatorkit.git",
"tag": "1.0.0"
},
"source_files": "OANavigatorKit/*.swift",
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1",
"5.2",
"5.3"
],
"swift_version": "5.3"
}