blob: d287907873180a339f5d0f7618f91dc56ab806ad [file] [log] [blame]
{
"name": "SwiftMediator",
"version": "0.5.0",
"summary": "路由.",
"description": "工具.",
"homepage": "https://github.com/jackiehu/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HU": "814030966@qq.com"
},
"source": {
"git": "https://github.com/jackiehu/SwiftMediator.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "SwiftMediator/SwiftMediator/Class/**/*",
"swift_version": "5.2"
}