blob: 21e3ba0dc6c068f5bd5d26ffab684d30fc8caf55 [file] [log] [blame]
{
"name": "Legofy",
"version": "0.3.0",
"summary": "Turn any image into lego block grid.",
"description": "\"Feed an image to LegofyService and it will be transformed into a lego block grid.\"",
"homepage": "https://github.com/oleh-zayats/Legofy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oleh Zayats": "ozayats@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/oleh-zayats/Legofy.git",
"tag": "0.3.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "Resources/*.png",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "4.0"
}