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