[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / e / 4 / b / BrickBatView / 1.2.0 / BrickBatView.podspec.json
blob63ff28aa152e0079eca3d67978bc792e2fec3543
2   "name": "BrickBatView",
3   "version": "1.2.0",
4   "summary": "BrickBatView",
5   "description": "BrickBatView is a simple create alertView.",
6   "homepage": "https://github.com/Zerojian/BrickBatView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZeroJian": "zj17223412@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/ZeroJian/BrickBatView.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "BrickBatView/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
26     ]
27   }