blob: 13014307ef0e88dac750c7f456c44d7b3880694d [file] [log] [blame]
{
"name": "YCAlert",
"version": "1.1.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.1.0"
},
"source_files": "YCAlert/**/*.{h,m}",
"requires_arc": true
}