[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / f / SuperID / 1.2.7 / SuperID.podspec.json
blobd9b05e5b8593cc8b907ca318b7a47e999e55d0ee
2   "name": "SuperID",
3   "version": "1.2.7",
4   "summary": "SuperID SDK FaceLogin 为iOS、Android应用提供「刷脸登录」功能,简化注册、登录流程",
5   "description": "                   为iOS、Android应用提供「刷脸登录」功能,简化注册、登录流程\n                   一登 SDK 为应用提供了便捷的刷脸登录模式。通过一登账号体系,移动终端用户可快速登录开发者应用。同时,一登 SDK 提供了人脸属性高级功能,让移动开发者可以基于人脸属性,为应用做更精准的数据推送\n",
6   "homepage": "http://superid.me",
7   "license": {
8     "type": "Copyright",
9     "text": "LICENSE Copyright 2015 superid.me, Inc. All rights reserved."
10   },
11   "authors": {
12     "SuperID": "contact@superid.me"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/SuperID/SuperID_iOSSDK.git",
19     "tag": "1.2.7"
20   },
21   "source_files": "SuperID_SDK/*.h",
22   "preserve_paths": "SuperID_SDK/*.a",
23   "resources": "SuperID_SDK/*.bundle",
24   "frameworks": [
25     "AVFoundation",
26     "CoreMedia",
27     "CoreTelephony",
28     "libc++"
29   ],
30   "requires_arc": true,
31   "xcconfig": {
32     "OTHER_LDFLAGS": "-ObjC -lstdc++"
33   }