blob: e2a69146692a2d51d9feedbc51fc6102524fe1a2 [file] [log] [blame]
{
"name": "KRSwiftCommonComponents",
"version": "1.0.0",
"summary": "swift 通用文件",
"description": "swift通用组件.",
"homepage": "http://EXAMPLE/KRSwiftCommonComponents",
"license": "MIT (KRSwiftCommonComponents)",
"authors": {
"AaronDai23": "1311511825@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AaronDai23/KRSwiftCommonComponents.git",
"tag": "1.0.0"
},
"source_files": "KRSwiftCommonComponents/Common/**/*",
"swift_versions": "5.0",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
},
"swift_version": "5.0"
}