blob: ad37a99ab737234b4c4ffa1de10612b8d7eb8c7f [file] [log] [blame]
{
"name": "Maybach",
"swift_version": "5",
"version": "1.0.0",
"summary": "Maybach is a mix of help class and extensions",
"description": "Maybach is a mix of help extensions and class",
"homepage": "https://github.com/martin-przystalka/Maybach/blob/master/README.md",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"authors": {
"Martin Przystalka": "martin.przystalka.developer@gmail.com"
},
"source": {
"git": "https://github.com/martin-przystalka/Maybach.git",
"tag": "1.0.0"
},
"source_files": [
"Maybach/*.swift",
"Maybach/Maybach/**/*.{h,m}"
],
"exclude_files": "Maybach/Maybach/Exclude"
}