blob: b7c0149898090986db91b3bb6c00240eb18ccb67 [file] [log] [blame]
{
"name": "JHUIAlertView",
"summary": "A simple custom AlertView.",
"version": "1.0.0",
"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.0"
},
"source_files": "JHUIAlertView/JHUIAlertView/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}