blob: e590ef86dd2691470c2144e7f6a19235104e381e [file] [log] [blame]
{
"name": "MHAppKit",
"version": "1.11.0",
"source": {
"git": "https://github.com/KoCMoHaBTa/MHAppKit.git",
"tag": "1.11.0"
},
"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_versions": "5.3",
"platforms": {
"ios": "9.0"
},
"source_files": [
"MHAppKit/**/*.swift",
"MHAppKit/**/*.{h,m}"
],
"public_header_files": "MHAppKit/**/*.h",
"resources": "MHAppKit/**/*.xib",
"swift_version": "5.3"
}