blob: e1bce960e0f47ea50c916816352ceeea1ebef457 [file] [log] [blame]
{
"name": "Shuffle",
"version": "0.0.1",
"summary": "Shuffle is a UI framework for your card swiping needs",
"homepage": "https://github.com/jaunesarmiento/Shuffle",
"license": "MIT",
"authors": {
"Jaune Sarmiento": "hawnecarlo@gmail.com"
},
"source": {
"git": "https://github.com/jaunesarmiento/Shuffle.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Shuffle/*.swift",
"requires_arc": true
}