[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 2 / 7 / RandomKit / 2.3.0 / RandomKit.podspec.json
blobe0a170e1e2fb80aa2ce1927a2ddd4b1eb619571d
2   "name": "RandomKit",
3   "version": "2.3.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   "platforms": {
12     "ios": "8.0",
13     "osx": "10.9",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/nvzqz/RandomKit.git",
19     "tag": "v2.3.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "pushed_with_swift_version": "3.0"