blob: 10cf48929d374a65b47ccac26ddaa1739ca1d57d [file] [log] [blame]
{
"name": "PuzzleKit",
"version": "1.0.0",
"summary": "Swift framework for generating drag and drop puzzles from the image.",
"homepage": "https://github.com/nikksindia/PuzzleKit",
"authors": {
"Name": "nikksindia@gmail.com"
},
"license": {
"type": "MIT",
"file": "License"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/nikksindia/PuzzleKit.git",
"tag": "v1.0.0"
},
"source_files": "PuzzleKit/*",
"exclude_files": "PuzzleKit/*.plist",
"swift_versions": "5.1",
"swift_version": "5.1"
}