blob: 81b8b2d04f16595cd7c51196853d239949bcea88 [file] [log] [blame]
{
"name": "KRSwiftCommonComponents",
"version": "1.0.1",
"summary": "swift通用组件",
"description": "swift通用组件,给oc和swift使用",
"homepage": "https://github.com/AaronDai23/KRSwiftCommonComponents",
"license": "MIT (KRSwiftCommonComponents)",
"authors": {
"AaronDai23": "1311511825@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AaronDai23/KRSwiftCommonComponents.git",
"tag": "1.0.1"
},
"source_files": "KRSwiftCommonComponents/Common/**/*",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
}
}