blob: dbc21b4a28868df1be76c75fb79e6ecfecb79c6f [file] [log] [blame]
{
"name": "AlertControllerUtil",
"version": "0.0.1",
"summary": "A convenience methord to crate UIAlertController instance.",
"description": "A convenience class methord to crate UIAlertController instance.",
"homepage": "https://github.com/NN-CHINA/AlertControllerUtil",
"license": "MIT",
"authors": {
"喵喵炭": "1643673477@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/NN-CHINA/AlertControllerUtil.git",
"tag": "0.0.1"
},
"source_files": "AlertControllerUtil/*.{h,m}",
"exclude_files": "Classes/Exclude"
}