[Add] RapidKitFoundation_MacOS 2024.1224.1706.628
[CocoaPods.git] / Specs / 2 / 8 / 4 / VHLoading / 1.0.0 / VHLoading.podspec.json
blobf81c051e5293e4f0db657087a2646f86ab3d913e
2   "name": "VHLoading",
3   "version": "1.0.0",
4   "summary": "VHLoading is a simple loading animation library written in Swift.",
5   "homepage": "https://github.com/vidalhara/VHLoading",
6   "license": "MIT",
7   "authors": "Vidal HARA",
8   "documentation_url": "https://vidalhara.github.io/VHLoading/",
9   "platforms": {
10     "ios": "12.0"
11   },
12   "swift_versions": [
13     "4.0",
14     "5.1",
15     "5.2",
16     "5.3",
17     "5.4",
18     "5.5"
19   ],
20   "source": {
21     "git": "https://github.com/vidalhara/VHLoading.git",
22     "tag": "1.0.0"
23   },
24   "source_files": "VHLoading/**/*.swift",
25   "frameworks": "UIKit",
26   "swift_version": "5.5"