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