blob: fdc091cb1a4de8c28bcb7d7ab0c6dbc643844f94 [file] [log] [blame]
{
"name": "PuzzleCropper",
"version": "1.0.1",
"summary": "Puzzle cropper framework writted in Swift",
"homepage": "https://github.com/Nahatakyan/PuzzleCropper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ruben Nahatakyan": "rubennah@gmail.com"
},
"platforms": {
"ios": "9"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/Nahatakyan/PuzzleCropper.git",
"tag": "1.0.1"
},
"source_files": [
"PuzzleCropper",
"PuzzleCropper/**/*.{h,m,swift}"
],
"swift_version": "5"
}