blob: 7a6f908a6d99ba37fa2272d27249a79142d730fc [file] [log] [blame]
{
"name": "YXAlertController",
"version": "1.0.2",
"summary": "提示框",
"description": "YXAlertController 是使用C语言基于UIAlertController的再封装,只为使用更简单",
"homepage": "https://github.com/caoyunxiao/YXAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matej caoyunxiao": "chinacgcgcg@163.com"
},
"source": {
"git": "https://github.com/caoyunxiao/YXAlertController.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "YXAlertController/*.{h,m}",
"requires_arc": true
}