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