blob: fd828284625931e3d27fbfcda855f4d4fc5ff18d [file] [log] [blame]
{
"name": "Sideburn",
"version": "0.1",
"license": "MIT",
"summary": "Mustache templates for Swift 2 (Linux ready)",
"homepage": "https://github.com/Zewo/Sideburn",
"authors": {
"Paulo Faria": "paulo.faria.rl@gmail.com"
},
"source": {
"git": "https://github.com/Zewo/Sideburn.git",
"tag": "v0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Sideburn/**/*.swift",
"requires_arc": true
}