blob: 60166cf513a677c5d083f48fd98de126204923b8 [file] [log] [blame]
{
"name": "JHUIAlertView",
"summary": "A simple custom AlertView.",
"version": "1.0.1",
"license": {
"type": "MIT"
},
"authors": {
"Haocold": "xjh093@126.com"
},
"homepage": "https://github.com/xjh093/JHUIAlertView",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/xjh093/JHUIAlertView.git",
"tag": "1.0.1"
},
"source_files": "JHUIAlertView/JHUIAlertView/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}