blob: 795bc6a67a10aa3de79d1a44880600835fa59441 [file] [log] [blame]
{
"name": "PuzzleMaker",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/{*.swift}"
}