blob: 55522991fd8125d224abe4e29379d10ef9838006 [file] [log] [blame]
{
"name": "YCAlert",
"version": "1.2.0",
"summary": "实现类似系统的UIAlertView、UIActionSheet高级管理,方便自定义弹窗和底部弹出视图",
"description": "实现类似系统的UIAlertView、UIActionSheet高级管理,方便自定义弹窗和底部弹出视图",
"homepage": "https://github.com/Loveying",
"license": "MIT",
"authors": {
"xiayingying": "xyy_ios@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Loveying/YCAlert.git",
"tag": "1.2.0"
},
"source_files": "YCAlert/**/*.{h,m}",
"requires_arc": true
}