blob: dde12c8d8aa4f57328b5d17b0a74f9ee381ca5e6 [file] [log] [blame]
{
"name": "MHAppKit",
"version": "1.5.0",
"source": {
"git": "https://github.com/KoCMoHaBTa/MHAppKit.git",
"tag": "1.5.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.0",
"platforms": {
"ios": "8.1"
},
"source_files": [
"MHAppKit/**/*.swift",
"MHAppKit/**/*.{h,m}"
],
"public_header_files": "MHAppKit/**/*.h",
"resources": "MHAppKit/**/*.xib",
"swift_version": "5.0"
}