[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 3 / d / f / RZBaiduIDLFaceSDK / 0.1.3 / RZBaiduIDLFaceSDK.podspec.json
blobc998baabff23d93c4b362e41ecf2ca938437363f
2   "name": "RZBaiduIDLFaceSDK",
3   "version": "0.1.3",
4   "summary": "Custom baidu face core body library file.",
5   "description": "由于cocopods无法搜索百度人脸核身库文件,所以在cocopods上自定义库文件,便于搜索该文件,同时也减小了APP的大小。",
6   "homepage": "https://github.com/zhangmingfeng90/RZBaiduIDLFaceSDK",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "authors": {
15     "zhangmingfeng90": "283151189@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/zhangmingfeng90/RZBaiduIDLFaceSDK.git",
19     "tag": "0.1.3"
20   },
21   "resources": [
22     "Resources/com.baidu.idl.face.faceSDK.bundle",
23     "Resources/com.baidu.idl.face.model.bundle"
24   ],
25   "frameworks": "UIKit",
26   "libraries": "stdc++",
27   "dependencies": {
28     "AFNetworking": [
30     ]
31   },
32   "ios": {
33     "vendored_frameworks": "Resources/IDLFaceSDK.framework"
34   }