blob: 61a7e8e1522aff83052c25e7f9c1f850936c7df8 [file] [log] [blame]
{
"name": "MSToolKit",
"version": "1.0.2",
"summary": "A library of UI components to speed up iOS development.",
"description": "This is a library of UI related extensions and components to prevent code pollution and duplication when building common elements.",
"homepage": "https://github.com/manthan98/MSToolKit",
"license": "MIT",
"authors": {
"Manthan Shah": "manthan711@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"source": {
"git": "https://github.com/manthan98/MSToolKit.git",
"tag": "1.0.2"
},
"source_files": [
"MSToolKit",
"MSToolKit/**/*.swift"
],
"swift_version": "4.2"
}