[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / c / f / GKBaseProject / 0.1.2 / GKBaseProject.podspec.json
blob8e89888752f5502c6bf20b0d391aa8bbcdfc08da
2   "name": "GKBaseProject",
3   "version": "0.1.2",
4   "summary": "GKBaseProject 基础库",
5   "description": "GKBaseProject 很长的介绍",
6   "homepage": "https://github.com/1103785815",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1103785815@qq.com": "1103785815@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/CodeBlog/GKBaseProject.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "GKBaseProject/Classes/**/*",
23   "subspecs": [
24     {
25       "name": "static.dependencies",
26       "dependencies": {
27         "Alamofire": [
28           "~> 4.8.0"
29         ],
30         "HandyJSON": [
31           "~> 4.2.1"
32         ],
33         "SnapKit": [
34           "~> 4.2.0"
35         ],
36         "SKPhotoBrowser": [
37           "~> 6.0.0"
38         ],
39         "Kingfisher": [
40           "~> 4.10.1"
41         ],
42         "WebViewJavascriptBridge": [
43           "~> 6.0.3"
44         ],
45         "ReachabilitySwift": [
46           "~> 4.3.0"
47         ],
48         "IQKeyboardManager": [
49           "~> 6.2.0"
50         ],
51         "MJRefresh": [
52           "~> 3.1.15.7"
53         ],
54         "TZImagePickerController": [
55           "~> 3.1.5"
56         ],
57         "TOCropViewController": [
58           "~> 2.3.8"
59         ],
60         "WMPageController": [
61           "~> 2.5.2"
62         ],
63         "SDCycleScrollView": [
64           "~> 1.75"
65         ],
66         "ActiveLabel": [
67           "~> 1.0.1"
68         ],
69         "AliyunOSSiOS": [
70           "~> 2.10.7"
71         ],
72         "SwifterSwift": [
73           "~> 4.6.0"
74         ],
75         "SHFullscreenPopGestureSwift": [
76           "~> 1.2.1"
77         ],
78         "RealmSwift": [
79           "~> 3.12.0"
80         ]
81       }
82     }
83   ]