blob: c19a4dcb79ddeb3c57447df00a2c7ddb883d28e8 [file] [log] [blame]
{
"name": "SunAlertView",
"version": "0.0.5",
"summary": "自定义的alertView.",
"description": "A custom alert view",
"homepage": "https://github.com/sunyafeng1990/SunAlertView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"sunyafeng": "781080582@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sunyafeng1990/SunAlertView.git",
"tag": "0.0.5"
},
"source_files": [
"podTest",
"podTest/SYFAlertView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}