[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / e / 1 / d / BHToast / 0.3.0 / BHToast.podspec.json
blob7447489011dff23f2d88d6239fed19c31aa2bc6e
2   "name": "BHToast",
3   "version": "0.3.0",
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.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*"