[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 2 / 1 / 4 / FULiveUI / 0.3.3 / FULiveUI.podspec.json
blobc752b3a01af6f34dd719ca5affaab7545a662008
2   "name": "FULiveUI",
3   "version": "0.3.3",
4   "summary": "相芯美颜",
5   "description": "相芯人脸跟踪及视频特效, 包含美颜、美型、滤镜,,隐藏贴纸、美妆",
6   "homepage": "https://gitee.com/librarybyself/FULiveUI.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "byron": "1071210272@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/librarybyself/FULiveUI.git",
16     "tag": "0.3.3"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "FULiveUI/Classes/**/*",
22   "resource_bundles": {
23     "FULiveUI": [
24       "FULiveUI/Assets/**/*"
25     ]
26   },
27   "ios": {
28     "vendored_frameworks": [
29       "FUCommonUIComponent.framework",
30       "FUBeautyComponent.framework"
31     ]
32   },
33   "dependencies": {
34     "Masonry": [
36     ],
37     "FURender": [
38       "0.3.0"
39     ]
40   }