blob: 317b1d0836ce5c78b73f7170119f94c12ed7df79 [file] [log] [blame]
{
"name": "MHAppKit",
"version": "1.1.0",
"source": {
"git": "https://github.com/KoCMoHaBTa/MHAppKit.git",
"tag": "1.1.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_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": [
"MHAppKit/**/*.swift",
"MHAppKit/**/*.{h,m}"
],
"public_header_files": "MHAppKit/**/*.h"
}