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] RnpKit 1.2.5
[CocoaPods.git]
/
Specs
/
4
/
6
/
a
/
Lazy
/
1.2.0
/
Lazy.podspec.json
blob
e1608878cfe0c2ec22b085153385bc83d70e9d5e
1
{
2
"name": "Lazy",
3
"version": "1.2.0",
4
"summary": "Save the hard work for later.",
5
"homepage": "https://github.com/nvzqz/Lazy",
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/Lazy.git",
19
"tag": "v1.2.0"
20
},
21
"source_files": "Sources/*.swift",
22
"pushed_with_swift_version": "3.0"
23
}