[Add] LiteRTSelectTfOps 0.0.1-nightly.20250120
[CocoaPods.git] / Specs / 8 / 2 / 7 / RandomKit / 5.0.0 / RandomKit.podspec.json
blob54b4d26503859e7310c5d870003d26539d6c8e10
2   "name": "RandomKit",
3   "version": "5.0.0",
4   "summary": "Random data generation in Swift.",
5   "homepage": "https://github.com/nvzqz/RandomKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "Nikolai Vazquez",
11   "social_media_url": "https://twitter.com/nikolaivazquez",
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.9",
15     "watchos": "2.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/nvzqz/RandomKit.git",
20     "tag": "v5.0.0"
21   },
22   "source_files": "Sources/RandomKit/**/*.swift",
23   "dependencies": {
24     "ShiftOperations": [
26     ]
27   },
28   "pushed_with_swift_version": "3.1.1"