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