[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / a / 0 / 3 / IGLottieProgress / 1.0.0 / IGLottieProgress.podspec.json
blob8652994507daa9a29638b0b098cbede4a8e31167
2   "name": "IGLottieProgress",
3   "platforms": {
4     "ios": "14.5"
5   },
6   "summary": "Use a simple progress using lottie resources.",
7   "version": "1.0.0",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "J GutiĆ©rrez": "jose19.26@hotmail.com"
14   },
15   "homepage": "https://github.com/LordSaac/IGProgress",
16   "source": {
17     "git": "https://github.com/LordSaac/IGProgress.git",
18     "tag": "1.0.0"
19   },
20   "frameworks": "UIKit",
21   "source_files": "IGLottieProgress/**/*.{swift}",
22   "resources": "IGLottieProgress/**/*.{png,jpeg,jpg,storyboard,xib}",
23   "dependencies": {
24     "lottie-ios": [
26     ]
27   },
28   "swift_versions": "5.0",
29   "swift_version": "5.0"