blob: 26fc7adc2988bd8a8658463910148f2741987a4f [file] [log] [blame]
{
"name": "SidePiece",
"version": "0.1",
"summary": "SidePiece is a simple iOS framework for displaying an animated menu appearing from the side of the screen.",
"description": "SidePiece is a simple iOS framework for displaying an animated menu appearing from the side of the screen, originally written by Zeke Abuhoff.",
"homepage": "https://github.com/Baconthorpe/SidePiece",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ezekiel Abuhoff": "zabuhoff@gmail.com"
},
"source": {
"git": "https://github.com/Baconthorpe/SidePiece.git",
"tag": "0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SidePiece/*.{swift,plist,h}",
"pushed_with_swift_version": "3.0"
}