[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / a / f / 1 / ShimmerFX / 1.0.0 / ShimmerFX.podspec.json
blob45ea56db23c3dbadb051be860c4054023e6da2b1
2   "name": "ShimmerFX",
3   "version": "1.0.0",
4   "summary": "A library to add shimmering effects to SwiftUI views.",
5   "description": "ShimmerEffect is a library that allows you to add shimmering effects to your SwiftUI views with ease.",
6   "homepage": "https://github.com/leohsmedeiros/ShimmerFX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leonardo Medeiros": "leohsmedeiros@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/leohsmedeiros/ShimmerFX.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "source_files": "Sources/ShimmerFX/**/*.{swift,h,m}",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"