[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / a / 8 / EggLoadingView / 0.1.6 / EggLoadingView.podspec.json
blob90e5e95adf2388251d7da22fe8e8da125aa6849b
2   "name": "EggLoadingView",
3   "version": "0.1.6",
4   "summary": "Create Custom LoadingView.",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/thanavatC/EggLoadingView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Thanavat Chaopaknam": "thanavat.chao@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/thanavatC/EggLoadingView.git",
17     "tag": "0.1.6"
18   },
19   "platforms": {
20     "ios": "11.4"
21   },
22   "source_files": [
23     "EggLoadingView/Classes/**/*",
24     "EggLoadingView/Assets/**/*"
25   ],
26   "dependencies": {
27     "EggDeviceExt": [
29     ],
30     "SwiftyGif": [
32     ]
33   },
34   "swift_version": "5.0"