blob: a2117bc7be19caad78422b97443854c58889fc92 [file] [log] [blame]
{
"name": "KRSwiftCommonComponents",
"version": "1.0.2",
"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.2"
},
"source_files": "KRSwiftCommonComponents/Common/**/*",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
}
}