[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / 5 / SwiftGuideView / 0.3.0 / SwiftGuideView.podspec.json
blob93f7334663a07a77de96702d73b2120df34b6826
2   "name": "SwiftGuideView",
3   "version": "0.3.0",
4   "summary": "A short description of SwiftGuideView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/jackiehu/SwiftGuideView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jackiehu": "jackie"
13   },
14   "source": {
15     "git": "https://github.com/jackiehu/SwiftGuideView.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.2"
25   ],
26   "source_files": "Sources/**/*",
27   "requires_arc": true,
28   "dependencies": {
29     "SwiftPageView": [
31     ],
32     "SnapKit": [
34     ],
35     "JXPageControl": [
37     ]
38   },
39   "swift_version": "5.2"