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