blob: 48b8744c3136d9af84c71cf71cc15496a03c44c6 [file] [log] [blame]
{
"name": "MSAutoView",
"version": "3.1.1",
"summary": "An easy way to create reusable xibs.",
"swift_versions": "4.2",
"description": "MSAutoView will allow you to create a view in a separate xib file, and reference the same xib throughout the whole project. Modify in one place and use everywhere.",
"homepage": "https://github.com/MaherKSantina/MSAutoView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maher.santina90@gmail.com": "maher.santina90@gmail.com"
},
"source": {
"git": "https://github.com/MaherKSantina/MSAutoView.git",
"tag": "3.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MSAutoView/Classes/**/*",
"swift_version": "4.2"
}