[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / d / BHToast / 0.3.1 / BHToast.podspec.json
blobd40b0ad0f7ee9980d8841f30fbe3d386d2a8c9ca
2   "name": "BHToast",
3   "version": "0.3.1",
4   "summary": "BHToast is a custom UIView written in Swift inspired by Android Toast.",
5   "homepage": "https://github.com/bbheck/BHToastSwift",
6   "license": "MIT",
7   "authors": {
8     "Bruno Hecktheuer": "bbheck@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/bbheck/BHToastSwift.git",
12     "tag": "0.3.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*"