[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / c / 6 / ZHToastView / 1.0.1 / ZHToastView.podspec.json
blob4dd81f005fccc6b998b331163010c1a387b7f49a
2   "name": "ZHToastView",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "ZHToastView 可方便快捷的在任意View上实现toast提示",
8   "description": "ZHToastView is a toast tool to show toast on any View",
9   "homepage": "https://github.com/Luck-666/ZHToastView",
10   "authors": {
11     "ZH": "xy_31356@163.com"
12   },
13   "social_media_url": "https://www.jianshu.com",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Luck-666/ZHToastView.git",
19     "tag": "1.0.1"
20   },
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "source_files": "ZHToastViewExample/ZHToastView/*.{h,m}"