[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 2 / e / QZToast / 1.0.0 / QZToast.podspec.json
blob5c7a8cf84c2fd1f3ec59ba72500e6da166b4fcb6
2   "name": "QZToast",
3   "version": "1.0.0",
4   "summary": "A toast applied to application.",
5   "description": "It can privde three style toasts in your iOS application.",
6   "homepage": "https://github.com/Quentin123456/QZToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Quentin123456": "quentinzang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Quentin123456/QZToast.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QZToast/Classes/**/*",
22   "frameworks": "UIKit"