[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / b / f / FoldingView / 0.0.2 / FoldingView.podspec.json
blob7314c115b8bea0a1002133a919e90bec4b9d2d48
2   "name": "FoldingView",
3   "version": "0.0.2",
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.2"
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"