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
/
e
/
b
/
ZCREasyBake
/
0.2.0
/
ZCREasyBake.podspec.json
blob
713d37adce79488df42995f406246df4c190dfd6
1
{
2
"name": "ZCREasyBake",
3
"version": "0.2.0",
4
"summary": "Makes baking immutable models as easy as pie!",
5
"homepage": "https://github.com/zradke/ZCREasyBake",
6
"license": "MIT",
7
"authors": {
8
"Zach Radke": "zach.radke@gmail.com"
9
},
10
"platforms": {
11
"ios": "5.1",
12
"osx": "10.7"
13
},
14
"source": {
15
"git": "https://github.com/zradke/ZCREasyBake.git",
16
"tag": "0.2.0"
17
},
18
"source_files": "Classes",
19
"requires_arc": true
20
}