blob: 8d7b03bc6801b73f6c6ef774a3c62ee0d5cc2dce [file] [log] [blame]
{
"name": "PuzzleMaker",
"version": "1.0.1",
"license": "MIT",
"summary": "Swift framework responsible for generating puzzles from the image",
"homepage": "https://github.com/PGSSoft/PuzzleMaker",
"authors": {
"Paweł Kania": "pkania@pgs-soft.com"
},
"source": {
"git": "https://github.com/PGSSoft/PuzzleMaker.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.4"
},
"source_files": "Sources/{*.swift}"
}