{ | |
"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" | |
} |