2 "name": "SuperID_iOSSDK",
4 "summary": "一登iOS SDK",
5 "description": "\t\t一登 SDK 为应用提供了便捷的刷脸登录模式。通过一登账号体系,移动终端用户可快速登录开发者应用。同时,一登 SDK 提供了人脸属性高级功能,让移动开发者可以基于人脸属性,为应用做更精准的数据推送\n一登 SDK 封装集成了最新的 OAuth2.0 授权方式,并将通讯过程封装于 SDK 内部,开发者仅需根据文档说明即可快速集成 SDK。\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
6 "homepage": "http://superid.me/",
9 "SuperID": "support@superid.me"
15 "git": "https://github.com/wanyakun/SuperID_iOSSDK.git",
18 "source_files": "SuperID_SDK/*.h",
19 "vendored_libraries": "SuperID_SDK/*a",
20 "resources": "SuperID_SDK/*.bundle",
29 "OTHER_LDFLAGS": "-ObjC -lstdc++"