[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 5 / 4 / e / HolyIOSLib / 0.0.1 / HolyIOSLib.podspec.json
blob885c201e47bd3e8599a8a1d9071786e96f61187a
2   "name": "HolyIOSLib",
3   "version": "0.0.1",
4   "summary": "IOS App lib.",
5   "description": "private IOS App lib,it is used to build app",
6   "homepage": "https://github.com/HolyStudio/HolyLib_IOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AndyChen": "andyemail@foxmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/HolyStudio/HolyLib_IOS.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "HolyLib_IOS",
23     "HolyLib_IOS/Model/**/*.swift",
24     "HolyLib_IOS/Utils/**/*.swift",
25     "HolyLib_IOS/View/**/*.swift"
26   ],
27   "swift_versions": "5.0",
28   "resources": "HolyLib_IOS/Resourses/**/*.png",
29   "dependencies": {
30     "SnapKit": [
31       "~> 5.0.1"
32     ],
33     "FSCalendar": [
34       "~> 2.8.1"
35     ],
36     "AFNetworking": [
37       "~> 4.0"
38     ]
39   },
40   "swift_version": "5.0"