[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / c / SkeletonUI / 1.0.9 / SkeletonUI.podspec.json
blob284dc91f0d9141020db8cb75d06414e1303c232b
2   "name": "SkeletonUI",
3   "version": "1.0.9",
4   "summary": "Elegant skeleton loading animation in SwiftUI and Combine",
5   "description": "SkeletonUI aims to bring an elegant, declarative syntax to skeleton loading animations. Get rid of loading screens or spinners and start using skeletons to represent final content shapes",
6   "homepage": "https://github.com/CSolanaM/SkeletonUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CSolanaM": "carlos.solana.martinez@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/CSolanaM/SkeletonUI.git",
16     "tag": "1.0.9"
17   },
18   "social_media_url": "https://twitter.com/CSolanaM",
19   "platforms": {
20     "ios": "13.0",
21     "tvos": "13.0",
22     "watchos": "6.0",
23     "osx": "10.15"
24   },
25   "swift_versions": "5.0",
26   "source_files": "Sources/SkeletonUI/**/*",
27   "swift_version": "5.0"