[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / a / b / f / FoldingView / 0.0.5 / FoldingView.podspec.json
blob7370d6d27be67afa56c7487e31879820935dbedf
2   "name": "FoldingView",
3   "version": "0.0.5",
4   "summary": "A short description of FoldingView.",
5   "description": "A short description of FoldingView.",
6   "homepage": "https://github.com/royliu1990/FoldingView/",
7   "screenshots": "https://github.com/royliu1990/FoldingView/blob/master/demo.gif",
8   "authors": {
9     "royliu1990": "309225529@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/royliu1990/FoldingView.git",
16     "tag": "0.0.5"
17   },
18   "source_files": [
19     "FoldingView",
20     "FoldingView/**/*.{swift}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "SnapKit": [
26       "~> 4.0.0"
27     ]
28   },
29   "swift_version": "4.0"