repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
8
/
2
/
7
/
RandomKit
/
1.3.0
/
RandomKit.podspec.json
blob
59adefdbbeae419c4dce4656fb40b796dd80af2c
1
{
2
"name": "RandomKit",
3
"version": "1.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
},
16
"source": {
17
"git": "https://github.com/nvzqz/RandomKit.git",
18
"tag": "v1.3.0"
19
},
20
"source_files": "RandomKit/*.swift"
21
}