[Add] AtomCore 2.2.0
[CocoaPods.git] / Specs / 2 / 8 / e / LottieProgressHUD / 1.0.1 / LottieProgressHUD.podspec.json
blobf24bf73aae2ed6da605da6effda3d6e08f6a7260
2   "name": "LottieProgressHUD",
3   "version": "1.0.1",
4   "summary": "ProgressHUD using Lottie from Airbnb",
5   "description": "A UIViewController based ProgressHUD using Lottie from Airbnb",
6   "homepage": "https://github.com/kingpowerclick/LottieProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "License.md"
10   },
11   "authors": {
12     "Wipoo Shinsirikul": "749739+mylifeasdog@users.noreply.github.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_version": "5.0",
18   "source": {
19     "git": "https://github.com/kingpowerclick/LottieProgressHUD.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "LottieProgressHUD/**/*.{swift}",
23   "dependencies": {
24     "lottie-ios": [
26     ]
27   }