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] VisualEffectBlurView 6.0.0
[CocoaPods.git]
/
Specs
/
4
/
1
/
a
/
Cake
/
0.2.0
/
Cake.podspec.json
blob
b276faafdaf45d9f4f19a9d7bc2d0565021e31be
1
{
2
"name": "Cake",
3
"version": "0.2.0",
4
"summary": "As easy as pie charts.",
5
"homepage": "https://github.com/a2/Cake",
6
"license": "MIT",
7
"authors": {
8
"Alexsander Akers": "me@a2.io"
9
},
10
"source": {
11
"git": "https://github.com/a2/Cake.git",
12
"tag": "0.2.0"
13
},
14
"social_media_url": "https://twitter.com/a2",
15
"platforms": {
16
"ios": "8.0"
17
},
18
"requires_arc": true,
19
"source_files": "Pod/Classes/**/*",
20
"resource_bundles": {
21
"Cake": [
22
"Pod/Assets/*.png"
23
]
24
}
25
}