blob: d42c4e6485e7550f698cbb46e5312e716eedea49 [file] [log] [blame]
{
"name": "KCFaseSDKTest",
"version": "1.0.3",
"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.3"
},
"description": "面部识别SDK,为用户提供人脸录入,人脸识别,微信免密支付(需用户自行接入微信免密相关业务)",
"vendored_frameworks": "KCFaseSDK/1.0.3/*.framework",
"resources": "KCFaseSDK/1.0.3/*.bundle",
"source_files": "KCFaseSDK/1.0.3/*.swift",
"frameworks": "Photos",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0"
}