blob: 99602c0b129333ca77c2c181cef94a27c942780a [file] [log] [blame]
{
"name": "KCFaseSDKTest",
"version": "1.0.4",
"license": "MIT",
"summary": "上海可充FaseSDK",
"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.4"
},
"description": "可充FaseSDK,为用户提供人脸录入,微信免密支付(需用户自行接入微信免密相关业务)",
"vendored_frameworks": "KCFaseSDK/*.framework",
"resources": "KCFaseSDK/*.bundle",
"source_files": "KCFaseSDK/*.swift",
"frameworks": "Photos",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0"
}