blob: 4dc40e859e546d109a5c88f3b46401b2d0ad6540 [file] [log] [blame]
{
"name": "MSAutoView",
"version": "1.0.9",
"summary": "An easy way to create reusable xibs.",
"swift_version": "3.2",
"description": "MSAutoView will allow you to create a xib file in a separate 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": "1.0.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MSAutoView/Classes/**/*"
}