[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / e / 4 / b / BrickBatView / 1.3.0 / BrickBatView.podspec.json
blob4dee79967349b282ea0e630e6cf7548218e09d1f
2   "name": "BrickBatView",
3   "version": "1.3.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.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "BrickBatView/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
26     ]
27   }