blob: c293e456abaa74e727a471ee9a1a8b8774a88565 [file] [log] [blame]
{
"name": "KCFaseSDKTest",
"version": "1.0.1",
"license": "MIT",
"summary": "KCFaseSDK a framework",
"homepage": "https://github.com/SunShineLOL/CZNSDKTests",
"authors": {
"陈专念": "443623074@qq.com"
},
"social_media_url": "https://www.jianshu.com/u/6a0b2eef9af5",
"source": {
"git": "https://github.com/SunShineLOL/CZNSDKTests.git",
"tag": "1.0.1"
},
"description": "Test is a framework.",
"vendored_frameworks": "KCFaseSDK/KCFace.framework",
"resources": "KCFaseSDK/KCFaceBundle.bundle",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
],
"AlamofireImage": [
"~> 3.5"
]
}
}