[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / 3 / d / f / RZBaiduIDLFaceSDK / 0.1.1 / RZBaiduIDLFaceSDK.podspec.json
blob4dc314892b669b52216e4f8e257466f59fe8bb4d
2   "name": "RZBaiduIDLFaceSDK",
3   "version": "0.1.1",
4   "summary": "Custom baidu face core body library file.",
5   "description": "由于cocoapods搜索不到百度人脸核身库文件,所以自定义该库。",
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.1"
20   },
21   "resources": [
22     "Resources/BaiduFaceSDK.bundle",
23     "Resources/com.baidu.idl.face.model.bundle"
24   ],
25   "frameworks": "UIKit",
26   "dependencies": {
27     "AFNetworking": [
29     ]
30   },
31   "ios": {
32     "vendored_frameworks": "Resources/IDLFaceSDK.framework"
33   }