{ | |
"name": "ELAlertView", | |
"version": "1.0.0", | |
"summary": "Custom AlertView", | |
"description": "Highly configurable iOS Alert Views with custom content views", | |
"homepage": "https://github.com/rainer-liao/ELAlertView", | |
"license": "MIT", | |
"authors": { | |
"rainer-liao": "rainer.liao@gmail.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/rainer-liao/ELAlertView.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": [ | |
"ELAlertView", | |
"ELAlertView/ELAlertView/ELAlertView/*.{h,m}" | |
] | |
} |