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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
9
/
6
/
a
/
LazyKits
/
0.0.1
/
LazyKits.podspec.json
blob
07dfc4702bc5e3fb9e04958322808b4f346f34cd
1
{
2
"name": "LazyKits",
3
"version": "0.0.1",
4
"summary": "LazyKits is component Framework",
5
"homepage": "http://github.com/lazywe/LazyKits",
6
"license": "MIT",
7
"authors": {
8
"lazywe": "lazywe@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/lazywe/LazyKits.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"LazyKits/*",
19
"LazyKits/theme/*"
20
],
21
"requires_arc": true,
22
"pushed_with_swift_version": "3.0"
23
}