blob: 85279d04d1ed61b5173ed44ead86fe0e59da35b1 [file] [log] [blame]
{
"name": "MHAppKit",
"version": "1.2.1",
"source": {
"git": "https://github.com/KoCMoHaBTa/MHAppKit.git",
"tag": "1.2.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Milen Halachev",
"summary": "A collection of useful tools that makes developer's life easier.",
"homepage": "https://github.com/KoCMoHaBTa/MHAppKit",
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": [
"MHAppKit/**/*.swift",
"MHAppKit/**/*.{h,m}"
],
"public_header_files": "MHAppKit/**/*.h"
}