blob: 382023e6ee0d39df6a7f0e5675e822b6e8b7fc22 [file] [log] [blame]
{
"name": "MSAlertViewController",
"version": "1.0.0",
"summary": "一个高仿微博和微信的底部弹窗",
"description": "MSAlertController的初始化仿照系统的UIAlertController,但是点击事件放在了同一个block中,代码更简洁",
"homepage": "https://github.com/MSAlertController/MSAlertViewController",
"license": "MIT",
"authors": {
"MSAlertController": "wxh_apples@163.com"
},
"source": {
"git": "https://github.com/MSAlertController/MSAlertViewController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": null
},
"source_files": "MSAC",
"requires_arc": true
}