blob: b247c74c1c96b6adfde9c81cb837f38f1b12d07b [file] [log] [blame]
{
"name": "WZZAlertView",
"version": "1.0.2",
"summary": "WZZAlertView是一个模仿系统alert的视图",
"description": "WZZAlertView是一个模仿系统alert的视图,调用类似UIAlertController,但不依附于UIViewController,可以随处调用",
"homepage": "https://github.com/13731160065/WZZAlertDemo.git",
"license": "MIT",
"authors": {
"13731160065": "714318973@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/13731160065/WZZAlertDemo.git",
"tag": "1.0.2"
},
"source_files": "WZZAlertDemo/WZZAlertDemo/WZZAlertView/WZZAlertView.{h,m}",
"frameworks": "UIKit"
}