[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 2 / 8 / e / LottieProgressHUD / 1.3.0 / LottieProgressHUD.podspec.json
bloba405b0ea60bc70868ff939e5a8fc443fa4dc0ba9
2   "name": "LottieProgressHUD",
3   "version": "1.3.0",
4   "summary": "ProgressHUD using Lottie from Airbnb",
5   "homepage": "https://github.com/kingpowerclick/LottieProgressHUD",
6   "license": {
7     "type": "MIT",
8     "file": "License.md"
9   },
10   "authors": {
11     "Wipoo Shinsirikul": "wipoo.shinsirikul@kingpower.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": "5.5",
17   "source": {
18     "git": "https://github.com/kingpowerclick/LottieProgressHUD.git",
19     "tag": "1.3.0"
20   },
21   "source_files": "Sources/LottieProgressHUD/**/*.{swift}",
22   "dependencies": {
23     "lottie-ios": [
25     ]
26   },
27   "swift_version": "5.5"