[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / d / 5 / EFUI / 2.0.0 / EFUI.podspec.json
blob98a45e52eb0fccd3da628b749668a39e6165dbf2
2   "name": "EFUI",
3   "version": "2.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "FILE_LICENSE"
7   },
8   "summary": "基础框架核心模块",
9   "homepage": "https://gitlab.com/CactusProject/EFUI.git",
10   "authors": {
11     "zhaogang": "372398930@qq.com"
12   },
13   "source": {
14     "git": "https://gitlab.com/CactusProject/EFUI.git",
15     "tag": "2.0.0"
16   },
17   "requires_arc": true,
18   "dependencies": {
19     "EFNetwork": [
21     ],
22     "Alamofire": [
24     ],
25     "FLAnimatedImage": [
27     ]
28   },
29   "platforms": {
30     "ios": "8.0"
31   },
32   "source_files": "EFUI/**/*.swift",
33   "resources": [
34     "EFUI/**/*.{png,jpg,xib,storyboard,txt,gif}"
35   ]