[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 2 / c / 9 / StatKit / 0.4.0 / StatKit.podspec.json
blobf0b4de14c7c7ff447a205957637444bc3dc268aa
2   "name": "StatKit",
3   "version": "0.4.0",
4   "summary": "StatKit adds statistical analysis tools to your Swift projects.",
5   "homepage": "https://github.com/JimmyMAndersson/StatKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jimmy M Andersson": "dev@applyn.se"
12   },
13   "social_media_url": "https://twitter.com/JimmyMAndersson",
14   "platforms": {
15     "ios": "13.0",
16     "osx": "10.15",
17     "tvos": "13.0"
18   },
19   "swift_versions": "5.2",
20   "source": {
21     "git": "https://github.com/JimmyMAndersson/StatKit.git",
22     "tag": "0.4.0"
23   },
24   "source_files": "Sources/StatKit/**/*.swift",
25   "cocoapods_version": ">= 1.9.0",
26   "deprecated": true,
27   "swift_version": "5.2"