[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / e / 1 / d / BHToast / 0.1.1 / BHToast.podspec.json
blob99402cf4b015dea3c1558b1841663f0a2b0ce404
2   "name": "BHToast",
3   "version": "0.1.1",
4   "summary": "It's a custom UIView inspired in 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.1.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*"