blob: d9b05e5b8593cc8b907ca318b7a47e999e55d0ee [file] [log] [blame]
{
"name": "SuperID",
"version": "1.2.7",
"summary": "SuperID SDK FaceLogin 为iOS、Android应用提供「刷脸登录」功能,简化注册、登录流程",
"description": " 为iOS、Android应用提供「刷脸登录」功能,简化注册、登录流程\n 一登 SDK 为应用提供了便捷的刷脸登录模式。通过一登账号体系,移动终端用户可快速登录开发者应用。同时,一登 SDK 提供了人脸属性高级功能,让移动开发者可以基于人脸属性,为应用做更精准的数据推送\n",
"homepage": "http://superid.me",
"license": {
"type": "Copyright",
"text": "LICENSE Copyright 2015 superid.me, Inc. All rights reserved."
},
"authors": {
"SuperID": "contact@superid.me"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/SuperID/SuperID_iOSSDK.git",
"tag": "1.2.7"
},
"source_files": "SuperID_SDK/*.h",
"preserve_paths": "SuperID_SDK/*.a",
"resources": "SuperID_SDK/*.bundle",
"frameworks": [
"AVFoundation",
"CoreMedia",
"CoreTelephony",
"libc++"
],
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC -lstdc++"
}
}