[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / 8 / 2 / 7 / RandomKit / 5.1.0 / RandomKit.podspec.json
blobbe5d2868729b467dd252b7ce7e98138e23483101
2   "name": "RandomKit",
3   "version": "5.1.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.1.0"
21   },
22   "source_files": "Sources/RandomKit/**/*.swift",
23   "dependencies": {
24     "ShiftOperations": [
25       "~> 1.0.2"
26     ],
27     "Threadly": [
28       "~> 1.0"
29     ]
30   },
31   "pushed_with_swift_version": "3.1.1"