blob: a0fdf496f44c8555ca93953844d799f2cf486396 [file] [log] [blame]
{
"name": "QYCustomAlertView",
"version": "0.0.1",
"summary": "what is?",
"description": "It is a custome alertView for iOS.",
"homepage": "https://github.com/BonjourHub/QYCustomAlertView",
"license": "MIT",
"authors": {
"程朋飞": "465628264@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/BonjourHub/QYCustomAlertView.git",
"tag": "0.0.1"
},
"source_files": [
"CustomAlertView",
"CustomAlertView/**/*.{h,m}"
],
"frameworks": "UIKit"
}