blob: 31061919d9bc8dd8db831c27425908a2fcfd2f9f [file] [log] [blame]
{
"name": "Chipotle",
"version": "0.0.1",
"summary": "Super simple benchmarking tool with mucho picante!",
"homepage": "https://github.com/BurritoKit/Chipotle",
"license": "MIT",
"authors": {
"Marcus Kida": "marcus@kida.io"
},
"source": {
"git": "https://github.com/BurritoKit/Chipotle.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"Chipotle": [
"Pod/Assets/*.png"
]
}
}