blob: 8e35207c8a2cecda28bb0fef8b80700632d9266e [file] [log] [blame]
{
"name": "MTHelperExtensions",
"version": "0.1.0",
"summary": "Extensions for making the customisation of UI components easier",
"description": "MTHelperExtensions is a pack of extensions of UIView components. Instead of writing the code for customisation many times, just install this pod and customise components on the go.",
"homepage": "https://github.com/MeeranTariq/MTHelperExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MeeranTariq": "meerantariq5432@gmail.com"
},
"source": {
"git": "https://github.com/MeeranTariq/MTHelperExtensions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MTHelperExtensions/Classes/**/*",
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}