[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / 2 / JarvisAnimator / 1.0.0 / JarvisAnimator.podspec.json
blob18660413d72c61702ddee5bafccaff80b2a8613a
2   "name": "JarvisAnimator",
3   "version": "1.0.0",
4   "summary": "A custom pod for Lottie animations.",
5   "description": "This pod provides a custom UIView subclass for displaying Lottie animations.\nIt includes functionality to load and play Lottie animations based on the provided\nLottie file name.",
6   "homepage": "https://github.com/sujaygaikwad007/JarvisAnimator.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sujay Gaikwad": "gaikwadsujay007@gmail.com"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "source": {
18     "git": "https://github.com/sujaygaikwad007/JarvisAnimator.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "JarvisAnimator/**/*.{h,m,swift}",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "lottie-ios": [
25       "~> 3.5.0"
26     ]
27   },
28   "swift_version": "5.0"