blob: 6cdec07215b2b359779b80a77ab5747c20a3779d [file] [log] [blame]
{
"name": "Cake",
"version": "0.1.0",
"summary": "As easy as pie charts.",
"homepage": "https://github.com/a2/Cake",
"license": "MIT",
"authors": {
"Alexsander Akers": "me@a2.io"
},
"source": {
"git": "https://github.com/a2/Cake.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/a2",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Cake": [
"Pod/Assets/*.png"
]
}
}