[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / 2 / face-SDK / 1.0.0 / face-SDK.podspec.json
blob476a1a6aa74f68b6ddbb6932d8cc18d8ad18f5cd
2   "name": "face-SDK",
3   "version": "1.0.0",
4   "summary": "A short description of face-SDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/huangmengfei/face-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huangmengfei": "934115331@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/huangmengfei/face-SDK.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resources": [
22     "face-SDK/Assets/MGFaceIDDetectResource.bundle",
23     "face-SDK/Assets/MGFaceIDZZIDCardResouce.bundle"
24   ],
25   "vendored_frameworks": [
26     "MGFaceIDBaseKit.framework",
27     "MGFaceIDDetect.framework",
28     "MGFaceIDZZIDCardKit.framework"
29   ],
30   "dependencies": {
31     "Masonry": [
33     ]
34   }