blob: 04fbdd3777610eeaed366e7c8c24088c51f2647f [file] [log] [blame]
{
"name": "PuzzleMaker",
"version": "1.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.4"
},
"source_files": "Sources/{*.swift}"
}