[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / 2 / 1 / 4 / FULiveUI / 0.1.0 / FULiveUI.podspec.json
blob4f76599ae5b682e9988dc5de1eeafbab8f1df093
2   "name": "FULiveUI",
3   "version": "0.1.0",
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.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "FULiveUI/Classes/**/*",
22   "resource_bundles": {
23     "FULiveUI": [
24       "FULiveUI/Assets/*.xcassets"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
30     ],
31     "FUCommonUI": [
32       "0.1.0"
33     ],
34     "FUBeauty": [
35       "0.1.1"
36     ],
37     "FURender": [
38       "0.1.0"
39     ]
40   }