[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / d / f / MMIFlyFace / 0.0.1 / MMIFlyFace.podspec.json
bloba6648ccabeba788bb4d124ed5e406dd738552600
2   "name": "MMIFlyFace",
3   "version": "0.0.1",
4   "license": {
5     "type": "版权所有 © 科大讯飞股份有限公司 皖ICP备05001217号"
6   },
7   "summary": "IFlyFace SDK for iOS to access IFlyFace.",
8   "description": "1、提供离线人脸检测、视频流检测功能;\n2、提供在线人脸注册、验证、检测、聚焦功能;\n3、提供基本在线识别、合成、语义、评测、声纹等功能;",
9   "homepage": "https://github.com/money150604/MMIFlyFace",
10   "authors": {
11     "行业软件解决方案": "lindai@iflytek.com"
12   },
13   "source": {
14     "git": "https://github.com/money150604/MMIFlyFace.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "AVFoundation",
23     "SystemConfiguration",
24     "Foundation",
25     "CoreTelephoney",
26     "AudioToolbox",
27     "UIKit",
28     "CoreLocation",
29     "AddressBook",
30     "QuartzCore",
31     "CoreGraphics"
32   ],
33   "libraries": [
34     "z",
35     "c++"
36   ],
37   "vendored_frameworks": "lib/*.framework"