blob: 1d71e3c3bdf26ab0aa090a608be05001ed94fec8 [file] [log] [blame]
{
"name": "XYAlert",
"version": "1.0.1",
"summary": "UIAlertView UIActionSheet Custom Alert and ActionSheet",
"description": "类似类似系统UIAlertView ActionSheet\n以及对 UIAlertView ActionSheet的个性化配置\n方便自定义各种弹窗",
"homepage": "https://github.com/Loveying/XYAlert.git",
"license": "MIT",
"authors": {
"xiayingying": "xia.yy@ejlchina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Loveying/XYAlert.git",
"tag": "1.0.1"
},
"source_files": [
"XYAlert",
"XYAlert/XYAlert/*.{h,m}"
],
"requires_arc": true
}