blob: 63ff28aa152e0079eca3d67978bc792e2fec3543 [file] [log] [blame]
{
"name": "BrickBatView",
"version": "1.2.0",
"summary": "BrickBatView",
"description": "BrickBatView is a simple create alertView.",
"homepage": "https://github.com/Zerojian/BrickBatView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZeroJian": "zj17223412@outlook.com"
},
"source": {
"git": "https://github.com/ZeroJian/BrickBatView.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "BrickBatView/Classes/**/*",
"dependencies": {
"SnapKit": [
]
}
}