[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 3 / IGLottieProgress / 0.1.3 / IGLottieProgress.podspec.json
blob9fc44a55a40e07741acc55e7a1ce5c5179a83f6e
2   "name": "IGLottieProgress",
3   "platforms": {
4     "ios": "14.0"
5   },
6   "summary": "Use a simple progress using lottie resources.",
7   "version": "0.1.3",
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": "0.1.3"
19   },
20   "frameworks": "UIKit",
21   "source_files": "IGLottieProgress/**/*.{swift}",
22   "resources": "IGLottieProgress/**/*.{png,jpeg,jpg,storyboard,xib}",
23   "dependencies": {
24     "lottie-ios": [
26     ]
27   }