blob: 4dd81f005fccc6b998b331163010c1a387b7f49a [file] [log] [blame]
{
"name": "ZHToastView",
"version": "1.0.1",
"license": {
"type": "MIT"
},
"summary": "ZHToastView 可方便快捷的在任意View上实现toast提示",
"description": "ZHToastView is a toast tool to show toast on any View",
"homepage": "https://github.com/Luck-666/ZHToastView",
"authors": {
"ZH": "xy_31356@163.com"
},
"social_media_url": "https://www.jianshu.com",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Luck-666/ZHToastView.git",
"tag": "1.0.1"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "ZHToastViewExample/ZHToastView/*.{h,m}"
}