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.1.0
/
ZCREasyBake.podspec.json
blob
dd8736f73574e2914222694de943b770df648026
1
{
2
"name": "ZCREasyBake",
3
"version": "0.1.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.1.0"
17
},
18
"source_files": "Classes",
19
"requires_arc": true
20
}