[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 7 / 1 / SSSwiftUIAnimations / 1.0.0 / SSSwiftUIAnimations.podspec.json
blob366c815abafc5976b36adbcaab0bccc4643f4d87
2   "name": "SSSwiftUIAnimations",
3   "version": "1.0.0",
4   "summary": "With this library, you can make your app more fun and engaging by adding smooth and eye-catching animations to your app.",
5   "description": "SS-iOS-Animations: Turn ordinary user interfaces into extraordinary experiences! With this library, you can make your app more fun and engaging by adding smooth and eye-catching animations to your app. Whether you're new to SwiftUI or a pro, our easy-to-use animations make it simple to add that extra wow factor to your app. Spice up your app with cool transitions, fun effects, and interactive touches, all thanks to SS-iOS-Animations. Try it out and take your SwiftUI apps to the next level!",
6   "homepage": "https://github.com/SimformSolutionsPvtLtd/SS-iOS-Animations.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rahul Yadav": "rahul.y@simformsolutions.com"
13   },
14   "source": {
15     "git": "https://github.com/SimformSolutionsPvtLtd/SS-iOS-Animations.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "source_files": "SSSwiftUIAnimations/Sources/**/*",
22   "subspecs": [
23     {
24       "name": "WaterProgressAnimation",
25       "source_files": [
26         "SSSwiftUIAnimations/Sources/WaterProgressAnimation/**/*",
27         "SSSwiftUIAnimations/Sources/Utils/**/*"
28       ]
29     },
30     {
31       "name": "ProgressAnimation",
32       "source_files": [
33         "SSSwiftUIAnimations/Sources/ProgressAnimation/**/*",
34         "SSSwiftUIAnimations/Sources/Utils/**/*"
35       ]
36     },
37     {
38       "name": "ArrowLeftRightAnimation",
39       "source_files": [
40         "SSSwiftUIAnimations/Sources/ArrowLeftRightAnimation/**/*",
41         "SSSwiftUIAnimations/Sources/Utils/**/*"
42       ]
43     }
44   ]