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