[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 2 / 7 / RandomKit / 4.5.2 / RandomKit.podspec.json
blob8e713697ef39e9316778aff4b65318ccc698c325
2   "name": "RandomKit",
3   "version": "4.5.2",
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": "v4.5.2"
21   },
22   "source_files": "Sources/RandomKit/**/*.swift",
23   "dependencies": {
24     "ShiftOperations": [
26     ]
27   },
28   "pushed_with_swift_version": "3.1"